diff --git a/claim/index.html b/claim/index.html index f836f3b..08a93d8 100644 --- a/claim/index.html +++ b/claim/index.html @@ -113,7 +113,6 @@

To claim your airdrop, you need an HNS address to send the coins to. To generate one, in the second window run:

./bin/hsw-cli account get default | grep receiveAddress

You should see a string of random looking characters beginning with hs1. The entire string inside the quotes is your public address (this address is public and can be shared). Copy this address and save it

-

To save a copy of your private key, write down the output of the 12 word phrase on a piece of paper (do not save it in the cloud anywhere): ./bin/hsw-cli master | grep phrase

Claim your HNS

In the second window, go to the hs-airdrop directory and install hs-airdrop:

cd hs-airdrop-0.10.0/hs-airdrop