Skip to content

Exporting Snap Account

Dan Forbes edited this page Jun 20, 2024 · 1 revision

The example dApp can be used to export the Polkadot Wallet Snap account to a JSON format that can be imported into the Polkadot.js extension.

  1. Ensure that the correct network is selected from the "Network" dropdown.
  2. Enter a password beneath the button labeled "Export Account as JSON" (the Polkadot.js extension requires a password to import an account from JSON).
  3. Click the button labeled "Export Account as JSON".
  4. Approve the request from MetaMask.
  5. Confirm the name of the file and location where the file should be saved.
  6. The resulting file can be used with the Polkadot.js extension to restore the account from a JSON file.
Clone this wiki locally