πUseful Command
///// Yoo, its cheat for you all, lol. Good Luck!

MAIN.2.2
Mainnet
Online
Here's a dictionary for you to learn more about the function of $binary
PLEASE READ IT CAREFULLY AND THOROUGHLY BEFORE EXECUTING !!! PLEASE READ IT CAREFULLY AND THOROUGHLY BEFORE EXECUTING !!! PLEASE READ IT CAREFULLY AND THOROUGHLY BEFORE EXECUTING !!!
Wallet Management
Tips & Trick : You can run it wallet client on tmux (Background)
sudo apt install tmux
tmux new -s wallet_massa
to detach windows after you get in window CTRL + B D
to attach windows tmux a -t wallet_massa
In attached window tmux (DIR : $HOME/massa/massa-client) :
Start the interactive client and load a wallet fileCopy
It will ask your wallet password in order to load the wallet.dat file. If the file does not exist, you will be asked to set a password and it will be created.
If your client is running
Now you can either generate a new keypair (and associated address):
Copy
The list of addresses of your wallet can be accessed with:
Copy
Access public key(s) of addresse(s):
Copy
Access secret key(s) of addresse(s):
Copy
Importing your wallet into the client
To import a wallet into your client, the procedure depends on how you have saved your wallet in the first place.
If you have saved your secret/private keyβ
Then you can import it into the client using the following command:
Copy
If you have saved an encrypted wallet fileβ
Then you can import it into the client by placing the corresponding .yaml file in the massa/massa-client/wallets folder. Make sure it is the only wallet in the folder.
What next?β
Congratulations, you are now running a node and have access to a wallet. But your node is still not staking, so it is not producing blocks nor receiving rewards.
β β RESET DIR DATA & REMOVE NODE ββ
PLEASE READ IT CAREFULLY AND THOROUGHLY BEFORE EXECUTING !!! PLEASE READ IT CAREFULLY AND THOROUGHLY BEFORE EXECUTING !!!
BEFORE YOU START THIS COMMAND, RIGHT NOW YOU ALREADY AGREE THAT YOU WILL REMOVE YOUR DATA & NODE
PLEASE READ IT CAREFULLY AND THOROUGHLY BEFORE EXECUTING !!! PLEASE READ IT CAREFULLY AND THOROUGHLY BEFORE EXECUTING !!!
Remove Data ALL NodeCopy
Service Management
Reload Service ConfigurationCopy
Enable ServiceCopy
Disable ServiceCopy
Start ServiceCopy
Restart ServiceCopy
Stop ServiceCopy
Check Status ServiceCopy
Check Logs ServiceCopy
Last updated
Was this helpful?