Merge PR #31 from 'handshake-enthusiast/patch-2'

pull/35/head
Nodari Chkuaselidze 2024-12-09 17:01:10 +00:00
commit c512c3810c
No known key found for this signature in database
GPG Key ID: B018A7BB437D1F05
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@
<p><b>You did it! Please read on! Handshake provides tooling on secure naming and by owning the HNS tokens you can use it to bid on names. You can try bidding on some names before playing around with transfers. Handshake deals with scarce resources, namespaces are unique, consider registering a username/handle you like. Many good names are being registered, apologies if your preferred names are taken -- it's hard to mitigate this in a decentralized way. On the principle of understanding the protocol, it could be interesting for software engineers to go through the process of registering a name for themselves.</b></p>
<h2>Bidding on names</h2>
<p>It takes about a day before you can do anything. This is a decentralized network without singular leaders or institutions in permanent control, so it will need time to confirm.</p>
<p>After about a day for the redemption to clear on the network, you can use your HNS to register top-level domains (which could also be useful for usernames on systems which use Handshake). Replace NAME with your desired name. Please see the documentation on <a href="https://hsd-dev.org/guides/auctions.html">auctions</a> and <a href="https://hsd-dev.org/guides/protocol.html">protocol summary</a> for more information.</p>
<p>After about a day for the redemption to clear on the network, you can use your HNS to register top-level domains (which could also be useful for usernames on systems which use Handshake). Replace NAME with your desired name. Please see the documentation on <a href="https://hsd-dev.org/guides/auctions.html">auctions</a> and <a href="https://hsd-dev.org/protocol/summary.html">protocol summary</a> for more information.</p>
<p>Name status (check a name is available): <b>./bin/hsd-cli rpc getnameinfo NAME</b></p>
<p>If it says "info": null, then the name is available</p>
<p>Open for bidding: <b>./bin/hsw-cli rpc sendopen NAME</b></p>