Docs

Export private key

Allow your users to export the private key for their in-app wallet embedding this page in an iframe:

<iframe
src="https://embedded-wallet.thirdweb.com/sdk/2022-08-12/embedded-wallet/export?clientId=CLIENT_ID"
/>

The user will be presented with a form to sign in to reveal their private key:

Use cases

  • As your users gain familiarity with the blockchain, they may want to manage their wallet in another app.
  • Your users may lose access to their email (e.g. corporate account) and want to fully own their wallet.