Skip to content

Commit dbde367

Browse files
authored
Add MetaMask Embedded Wallets onboarding section (#662)
Added section on MetaMask Embedded Wallets for onboarding.
1 parent cd3b84b commit dbde367

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/base-chain/tools/onboarding.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ description: Documentation for various ways to onboard users in your apps on Bas
2020

2121
Use [Auth Guide](https://www.openfort.xyz/docs/guides/javascript/auth) to allow several onboarding methods into your game regardless of the platform.
2222

23+
## MetaMask Embedded Wallets
24+
25+
[MetaMask Embedded Wallets](https://metamask.io/developer/embedded-wallets) (formerly Web3Auth), brings instant, secure, & seamless OAuth-based and Web3 Native onboarding to Base. Users can log in with Google or Apple and get a non-custodial wallet instantly connected to the network — with no setup or seed phrase required. Setup is entirely handled in the MetaMask (Web3Auth) Dashboard — developers just enable Base, and it works out of the box.
26+
27+
Learn more at [docs.metamask.io/embedded-wallets](https://docs.metamask.io/embedded-wallets/).
28+
2329
## Privy
2430

2531
[Privy](https://www.privy.io/) is a library designed for progressive user onboarding and authentication. It enables users to connect to your app using traditional methods such as email addresses, phone numbers, or social profiles, as well as through web3 methods like crypto wallets. Additionally, Privy supports embedded wallets, eliminating the need for users to have a self-custodial wallet prior to exploring your app. Privy is compatible with most EVM chains, including Base.

0 commit comments

Comments
 (0)