dcrdata icon indicating copy to clipboard operation
dcrdata copied to clipboard

xpub support

Open chappjc opened this issue 7 years ago • 1 comments
trafficstars

Investigate the feasibility of an address page/balance that is based on an extended public key (effectively an infinite series of addresses).

chappjc avatar Sep 11 '18 13:09 chappjc

When implemented, this should provide:

  • API endpoints to query for relevant addresses and their transactions.
  • A web page with a table.

Ideally the backend will be capable of deriving addresses and performing queries:

  • N addresses (with limits).
  • offset addresses

chappjc avatar Dec 05 '19 17:12 chappjc