πLedger with SecretCLI
Import an account
secretcli keys add <account name> --ledger --account <account number> Display your account address
secretcli keys show -a <account name>Add an account to secretcli that already exists on your Ledger device
secretcli that already exists on your Ledger devicesecretcli keys add <account name> --ledger --account <account number on your Ledger device> --recover secretd config node https://rpc.mainnet.secretsaturn.netSend tokens
secretcli tx bank send <account name or address> <to_address> <amount> --ledger Delegate SCRT to a validator
secretcli tx staking delegate <validator address> <amount to bond> --from <account key> --ledgerCollect rewards and commission
Vote on proposals
Deposit snip-20 token
Transfer snip-20 token
Support
Last updated
Was this helpful?