💻Useful Commands
Key management
gitopiad keys add <key_name>gitopiad keys add <key_name> --recovergitopiad keys listSave chain-id configuration
gitopiad config chain-id gitopiaTokens and Staking
gitopiad tx bank send <key_name> <destination_address> <amount>ulore --from <key_name> --gas-adjustment 1.5 --gas auto -y gitopiad tx staking delegate <validator_address> <amount>ulore --from <key_name> --gas-adjustment 1.5 --gas auto -y Governance
Last updated