keys
The keys module allows you to manage your local tendermint keystore ("wallets") for the juno network.
Available Commands
Name
Description
junod keys add
junod keys add <key-name> [flags]Name, shorthand
Default
Description
Required
Create a new key
Recover an existing key from seed phrase
Create a multisig key
junod keys delete
Name, shorthand
Default
Description
Required
Delete a local key
junod keys export
Export keystore
junod keys import
Import a ASCII armored private key
junod keys list
Name, shorthand
Default
Description
Required
List all keys
junod keys mnemonic
Name, shorthand
Default
Description
Required
Create a bip39 mnemonic
junod keys parse
Convert and print to stdout key addresses from hex fingerprint
junod keys show
Name, shorthand
Default
Description
Required
Get details of a local key
#Get validator operator address
Last updated
Was this helpful?