Getting started
Embedded wallets
Give your users passkey-controlled smart accounts directly in your application.
Embedded wallets give your users a passkey-controlled smart account directly in your application, without installing a wallet extension or managing a seed phrase. Users sign up with an email or social identity, then use a passkey to authorize wallet actions.
The embedded wallet SDK provides authentication dialogs, signing, and transaction submission. You can customize the dialogs to match your application and connect the wallet to existing viem or wagmi integrations.
Was this page helpful?