📝Cheat Sheet
A Tendermint cheat sheet is a quick reference for essential commands to control Tendermint blockchains.
Managing Keys
Generate new key
symphonyd keys add walletRecover key
symphonyd keys add wallet --recoverList all key
symphonyd keys listDelete key
symphonyd keys delete walletExport key
symphonyd keys export walletImport key
symphonyd keys import wallet wallet.backupQuery wallet balances
Managing validators
Create Validator
Edit validator
Unjail validator
Validator unjail reason
List active validator
List inactive validator
View validator details
Last updated