Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/onboarding/21 Embedded Wallet/0 Overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Embedded wallets are wallets that get spun up for users when they first come int

Users can login using their email address, social logins (twitter, apple, discord, etc), or any Open ID Compatible authentication service. Once they authenticate they are provisioned a wallet, which they can then use to perform on-chain actions like minting NFTs and sending transactions.

Embedded wallets work with all EVM networks

![Hero image for Embedded wallet that shows default modal with Google and verification modal](./assets/embed-overview.svg)

<div className="col col--12" style={{ padding: 8 }}>
Expand Down