Useful commands
Service operations ⚙️
Check logs
sudo journalctl -u terpd -fStart service
sudo systemctl start terpdStop service
sudo systemctl stop terpdRestart service
sudo systemctl restart terpdCheck service status
sudo systemctl status terpdReload services
sudo systemctl daemon-reloadEnable Service
sudo systemctl enable terpdDisable Service
sudo systemctl disable terpdSync info
Node info
Your node peer
Key management
Add New Wallet
Restore executing wallet
List All Wallets
Delete wallet
Check Balance
Export Key (save to wallet.backup)
Import Key (restore from wallet.backup)
Tokens
Withdraw all rewards
Withdraw rewards and commission from your validator
Check your balance
Delegate to Yourself
Delegate
Redelegate Stake to Another Validator
Unbond
Transfer Funds
Validator operations
Create New Validator
Edit Existing Validator
Validator info
Validator Details
Jailing info
Unjail validator
Active Validators List
Check Validator key
Signing info
Governance
Create New Text Proposal
Proposals List
View proposal
Vote
Delete Node
Last updated