Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Generate Address

ender503 edited this page Aug 1, 2019 · 8 revisions

Generate an unused address

Generate and return an unused address from the seed. An unused address means the address does not have any transaction with it yet.

GET /address

Response

["TGYNOYSQBEXICMVAMLJSBBKUCWNMVLRLLBGYLAAIJSFIMEGAOGRXTMILPOXNYMWAL9XTONTO9BOOA9999"]

Sample

$ curl http://node.deviceproof.org:5566/address \
    -X GET

["TGYNOYSQBEXICMVAMLJSBBKUCWNMVLRLLBGYLAAIJSFIMEGAOGRXTMILPOXNYMWAL9XTONTO9BOOA9999"]