diodechain / diode_client

Diode client written in GO that runs the Blockquick™ algorithm and a socks server to transmit data through diodechain.
https://diode.io/download
Other
65 stars 23 forks source link

Show attached bns name on startup #48

Open dominicletz opened 3 years ago

dominicletz commented 3 years ago

Diode CLI should do a reverse lookup in BNS, and probably automatically allow register reverse BNS entries as well.

Reference: https://github.com/diodechain/diode_contract/blob/master/src/BNS.sol

Selection_333