π οΈCLI Cheatsheet
Check logs
sudo journalctl -u atomoned -fo catStart service
sudo systemctl start atomonedStop service
sudo systemctl stop atomonedRestart service
sudo systemctl restart atomonedCheck service status
sudo systemctl status atomonedReload services
sudo systemctl daemon-reloadEnable Service
sudo systemctl enable atomonedDisable Service
sudo systemctl disable atomonedNode info
atomoned status 2>&1 | jqAdd New Wallet
Restore executing wallet
List All Wallets
Delete wallet
Check Balance
Delegate Yourself
Create New Validator
Edit Existing Validator
Delete node
Last updated