install_node

Massa node

Official documentation:

Validator setup instructions

Explorer:

https://massa.net/testnet/

Install guide

Update packages

sudo apt update && sudo apt upgrade -y

Install dependencies

sudo apt install pkg-config curl git build-essential libssl-dev libclang-dev screen -y

Install rustup

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Configure path

source $HOME/.cargo/env

Check rust version

Install nigthly and set it as default

Download and run node

Enable routing

Run client

Generate wallet

Add staking secret keys

Get test tokens

Go to Discord channel #testnet-faucet and ask tokens

image

Check balance and by rolls

image
image

Incentivise registration

Tag bot any emoji in Discord channel #testnet-rewards-registration. In the DM send to bot ip address and hash from command:

Last updated