The missing XRP Ledger API for Golang.
$ go get github.com/yuexcom/go-xrp
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.
- Realtime fetching ledgers and validated transactions
- Submit transaction
- Scan block with filters
- Socket error handling
- Generic command
- [ ]