Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 2.16 KB

export-key.rst

File metadata and controls

57 lines (37 loc) · 2.16 KB

Export a private key

In certain situations, such as testing interaction with smart contracts, you may need to export your private key for an account in your wallet. The file format of the key export is specifically for :ref:`import<concordium-client-import-accounts-keys>` to concordium-client. If you just copy the key to the clipboard, it's just the key itself and can be used for other purposes.

.. dropdown:: |mw-gen2|

    #. Tap on the account for which you want to export the private key.

    #. In the Account details screen, tap |acct-settings|.

    #. Tap **Export private key**.

    #. Tap to show the key. Enter your passcode, when prompted. You can use the copy button to copy the key or tap **Export to file** to save it as a file that is compatible with other tools like ``concordium-client``.

.. dropdown:: |bw|

    #. Go to Accounts.

    #. Click |gear|.

    #. Click **Export private key**.

    #. Enter your passcode.

    #. Click **Show private key**.

    #. When your private key is shown, copy it with the |copy| button to get the key's value, or click the Export button to get a file compatible with other tools like ``concordium-client``.

    #. |export_keys_browser_wallet_1| |export_keys_browser_wallet_2| |export_keys_browser_wallet_3|