Node Installation:

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:

https://prod-files-secure.s3.us-west-2.amazonaws.com/6031e320-90fd-404c-84e5-620920d68135/ed1ad226-d4bc-4b9a-9e0d-783dbafe0715/Untitled.png

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.