Skip to content

yuexcom/go-xrp

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