Manage Keys
In this tutorial, you will learn how to manage your account using the fiammad command line tool.
Add Keys
A fiamma address will be automatically generated such as:
Recover keys
After executing the above command, you will be prompted to enter a mnemonic in the bip39 format
After bip39 mnemonic inputed, a fiamma address will be automatically generated such as:
List Keys
You can use the command below to view the account you just created.
A fiamma address named with test-alice will be automatically show such as:
Export Keys
You can use the command below to show the account private key.
Store Keys in Keplr Wallet
Open the Keplr wallet extension and click the user avatar in the top right corner. Select "Add Wallet," then choose either "Import an existing wallet" or "Create a new wallet." Opt for the "24 words recovery phrase" and enter your mnemonic phrase, or opt for the "private key" and enter your unarmored hex private key.
Use Recovery Phrase or Private Key to Import Keys into Keplr Wallet:
\
Last updated