You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
+flatcloud0b3
e09d128600
|
4 years ago | |
---|---|---|
.. | ||
static | 5 years ago | |
DELETE_xpub.md | 6 years ago | |
DOCKER_advanced_setups.md | 4 years ago | |
DOCKER_mac_setup.MD | 5 years ago | |
DOCKER_setup.md | 4 years ago | |
DOCKER_synology_setup.md | 5 years ago | |
DOCKER_ubuntu_setup.md | 4 years ago | |
GET_fees.md | 6 years ago | |
GET_header.md | 6 years ago | |
GET_multiaddr.md | 5 years ago | |
GET_tx.md | 6 years ago | |
GET_txs.md | 4 years ago | |
GET_unspent.md | 5 years ago | |
GET_wallet.md | 5 years ago | |
GET_xpub.md | 6 years ago | |
GET_xpub_import_status.md | 4 years ago | |
POST_auth_login.md | 5 years ago | |
POST_auth_refresh.md | 5 years ago | |
POST_pushtx.md | 5 years ago | |
POST_pushtx_schedule.md | 5 years ago | |
POST_xpub.md | 5 years ago | |
POST_xpub_lock.md | 5 years ago | |
README.md | 6 years ago |
README.md
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.