fix a broken link to Handshake Protocol Summary
The Handshake Protocol Summary page was renamed and moved to another location. See:
- https://github.com/handshake-org/handshake-org.github.io/commits/master/src/protocol/summary.md
- 7b30d6f47f/src/guides/protocol.md
?browsing_rename_history=true&new_path=src/protocol/summary.md&original_branch=master
pull/31/head
parent
48ac1dd78a
commit
28657ea59c
claim
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue