This repository has been archived by the owner on Dec 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Generate Address
Wu Yu Wei edited this page Mar 21, 2019
·
8 revisions
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
{
"address": ["TGYNOYSQBEXICMVAMLJSBBKUCWNMVLRLLBGYLAAIJSFIMEGAOGRXTMILPOXNYMWAL9XTONTO9BOOA9999"]
}
$ curl -X GET \
http://node.deviceproof.org:5566/address
{
"address": [
"JFTON9DYPETJJ9BGBJMJQPCIXEPPGIGHIEVHPFHZQ9PMZFYOEPCO9TPPJZZTJBHNRFVDAOJZSY9GQEJIZ"
]
}
Copyright (C) 2018-2020 BiiLabs Co., Ltd. and Contributors.
- Address
- Tag
- Transaction
- Tips (deprecated)