Create or Import Wallet
New Wallet
Using the Binary:
./hmy keys add <account-name> [--passphrase]Using the Shell Wrapper:
./hmy.sh -- keys add <account-name1> [--passphrase]Example:
./hmy keys add test-account --passphraseUsing the Binary:
Using the Shell Wrapper:
Using the Binary:
Using the Shell Wrapper:
Import Wallet
Importing a Keystore
Using the Binary:
Using the Shell Script:
Examples:
Importing a Private Key
Using the Binary:
Using the Shell Script:
Example:
Importing a Mnemonic Phrase
Using the Binary:
Using the Shell Script:
Example:
Last updated
Was this helpful?