719 B
719 B
Installation
Endpoint documentation
Endpoint documentation is split into separate files and presented here under specific servers.
Accounts Server
Keeps track of HD account balances, represented by xpub
extended public keys.
Endpoints
- POST auth/login
- GET multiaddr
- GET unspent
- GET xpub
- POST xpub
- POST xpub/lock
- GET tx
- GET txs
- GET header
- GET fees
PushTX Server
A simple server that relays transactions from the wallet to the full node.