DApps are a growing oppurtunity for disrupting decentralized applications. With this tutorial you learn to create a wallet and get free testnet tokens.
To use the rchain network you need to have a wallet. Open this rnode-client page from the rchain community. There you can create a new wallet. The code to this wallet is open-source.
Change the network to testnet. The testnet is for testing puposes only.
Click on new account and type a name (here Account) in the field. Then click Save account.
⚠️ Save your private key, public key, ETH key, REV key somewhere else!
⚠️ Never share your private key with somebody else!
⚠️ The REV key is like an ethereum address you can share.
To protect your private key, you can use metamask.
Supported ways:
Install metamask for chrome/firefox.
⚠️ If you are in incognito mode in chrome you have to enable the metamask plugin for incognito mode. Otherwise there is no metamask icon shown up on the top right.
Click on import account.
Type a name (here Account) into the field and click Save account