useEmbeddedWallet
hook. See creating additional walletsuseEmbeddedWallet
hook.
createEmbeddedWallet
method from the useEmbeddedWallet
hook when you want to create a wallet for a user.
useEmbeddedWallet
hook.
Using the createEmbeddedWalletAccount
method to create additional wallets on the same chain derives wallets from the user’s existing secret recovery phrase. This means that the user can access all their wallets using the same exported recovery phrase for each chain. The private keys for each wallet are derived from the recovery phrase and are unique to each wallet.
createEmbeddedWallet
method from the useEmbeddedWallet
hook to create a wallet for a user who has signed up using a branded wallet.
You can tell if you need to create that wallet post signup by checking userHasEmbeddedWallet
from the useEmbeddedWallet
hook.
frame-src
directive: