This interface allows you to create new embedded wallets, check if any already exist and fetch the current wallet.See the following example which renders a prompt to create a wallet or renders its address if it already exists:
If your app uses embedded wallets, you must also make sure to provide your users with some way to export their wallets’ keys
to ensure they have absolute control over them.Dynamic provides a quick and easy way to do so with our embedded wallet key export UI flow!
This flow will export the keys from your primary wallet. See
here how
to set your primary wallet.