DASH Wallet and OpenAlias addresses

JZA

Active member
Would be nice if DASH Wallet adopts an OpenAlias or Namecoins .bit feature to identify users by a quick name.
IMO OpenAlias is easier and cheaper, just add a TXT record to your domain where it list your address:

oa1:xmr recipient_address=XmZ3aBBWJdYa6hUJkWbTvwHMwMscmHQFNH; recipient_name=jza

Namecoin on the other hand use the .bit domain system where you create a .bit domain and insert a json script with your address. Like this:


namecoin-cli name_new d/jza "{ "info": "JZA", "dash": XmZ3aBBWJdYa6hUJkWbTvwHMwMscmHQFNH" }"

The pro of course is that namecoin is based on a blockchain solution, while OpenAlian relies on traditional DNS.
 
Last edited:
Back
Top