phil
@phil
I want to create a website that allows users to generate an ERC-4337 compatible Ethereum wallet using just an email address. Is there a guide for this? Any good examples in the wild?
6 replies
0 recast
4 reactions
sean
@swabbie.eth
All current methods that do this use an app-specific OAuth key to create the signer- meaning users will need to use the same app as the one they used to create the wallet to access their wallet in the future The wallet is not universally accessible through any app that offers email login, it’s a centralized solution
1 reply
0 recast
0 reaction
Andy Jagoe
@andyjagoe
Privy with their new integration of ZeroDev? cc: @segall
1 reply
0 recast
1 reaction
Rahat
@rahat
Wrote a recent tutorial that includes exactly this. Example on base but can be done on multiple chains. https://www.rahatcodes.com/blog/basedaa
1 reply
0 recast
3 reactions
Joan
@joalavedra
Without knowing your specific use case, but https://github.com/openfort-xyz/samples/tree/main/firebase-wagmi-nextjs
0 reply
0 recast
0 reaction
Adrian
@maurerbot
You can check out https://rollup.id
0 reply
0 recast
0 reaction
Yash
@yashasvi-yc7
You can check out Biconomy https://docs.biconomy.io/docs/1.0/category/social-login We use social logins and then deploy smart accounts for those addresses and enable 4337
0 reply
0 recast
0 reaction