Skip to content

yuexcom/go-xrp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 14, 2019
9c9be23 · Mar 14, 2019

History

23 Commits
Mar 14, 2019
Mar 7, 2019
Mar 12, 2019
Mar 7, 2019
Mar 7, 2019
Mar 13, 2019
Mar 14, 2019
Mar 7, 2019
Mar 7, 2019
Mar 7, 2019
Mar 14, 2019
Mar 7, 2019
Mar 14, 2019
Mar 12, 2019

Repository files navigation

go-xrp

Travis Go Report Card GoDoc codecov GitHub version

The missing XRP Ledger API for Golang.

Installation

$ go get github.com/yuexcom/go-xrp

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

TODO

  • Realtime fetching ledgers and validated transactions
  • Submit transaction
  • Scan block with filters
  • Socket error handling
  • Generic command
  • [ ]

License

MIT