Last updated 1 year ago
change the value <wallet> with your own wallet name
<wallet>
Add New Wallet
Recover Wallet
List of Wallet
Delete Wallet
Check Wallet Address
Check Balance
Transfer Funds
gitopiad keys add <wallet>
gitopiad keys add <wallet> --recover
gitopiad keys list
gitopiad keys delete <wallet>
gitopiad keys show <wallet> -a
gitopiad q bank balances $(gitopiad keys show wallet -a)
gitopiad tx bank send <wallet> <TO_ADDRESS> <AMOUNT&DENOM> --gas=auto --fees=<AMOUNT&DENOM> --chain-id gitopia --from <wallet>