Import keys

If you need to import keys that were not generated by the recovery phrase that was entered when the application was setup, you can import those keys to your application. You can import both ECDSA or ED25519 key types. In addition, you can import keys that are protected by a password.

  1. Access Settings: Click on "Settings" located at the bottom left corner of the app.

  2. Navigate to the Keys Tab: Click on the "Keys" tab.

  3. Import Keys:

    • Click the "Import" button located in the top right corner.

    • Choose one of the following options:

Option
Description

ED25519 Key

Import an ED25519 key

ECDSA Key

Import an ECDSA key

Encrypted Keys

Import a directory of keys that are encrypted

  • For the first two options, enter the private key and a key nickname optionally

  • For the third option, select the folder of keys you would like to import

  1. Once you have imported the key, the key will appear in the keys table:

Field
Description

Index

The index at which the private key was generated

Nickname

The nickname provided for the key

Account ID

If the key is associated with an account on the selected network, the account ID will be displayed here

Key Type

The type of key. Either an ED25519 or ECDSA key type

Public Key

The public key corresponding to the private key

Private Key

The private key

Last updated