To install the node, follow these steps:
Run the script:
. <(wget -qO- <http://sh.f5nodes.com/>) massa uk
Enter "y" and press Enter:
Create and enter a password for your wallet and node:
The following message confirms successful installation:
Next, create a wallet using the client. Enter the commands:
source .profile
clientw
Generate a wallet:
wallet_generate_secret_key
Save your wallet address and visit the faucet in the #testnet-faucet channel on Discord or through this link.
View your address by entering the command:
wallet_info
<aside> ⚙️ Check token receipts on the testnet site (Wallet tab).
</aside>
After receiving tokens, stake them using the command:
buy_rolls ADDRESS 1 0
<aside> ⚠️ Replace ADDRESS with your wallet address in the command.