pinheadmz / handout

A combination authoritative nameserver and webserver for Handshake.
https://medium.com/@matthewzipkin/building-a-secure-website-on-your-handshake-tld-a8922a950a4f
72 stars 11 forks source link

Adds the HNS address to .well-known/wallets #1

Closed Falci closed 4 years ago

Falci commented 4 years ago

This is the address from hsd rpc getnameresource proofofconcept. After this PR is merged (and deployed) we should be able to access https://proofofconcept/.well-known/wallets/HNS and retrieve this address using a secure connection.

pinheadmz commented 4 years ago

Merged for now and also added BTC. However it should be easy to add bcoin and hsd watch-only wallets to the generic handout package, add xpubs to the handout.conf file and derive new addresses with each request.