jarrodwatts / web3-onboarding

Home Page:https://web3-onboarding-three.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local Wallet + Account Abstraction

Create a web3 onboarding experience that:

  • Generates an EOA under the hood and stores it on the user's device.
  • Uses a smart wallet account factory contract to generate smart wallets on the fly
  • Generated EOA is a signer for the generated smart wallet

Users can now interact with smart contracts such as the NFT drop in this example from their smart wallet without ever signing a message or accepting a transaction.

About

https://web3-onboarding-three.vercel.app

License:Apache License 2.0


Languages

Language:CSS 56.9%Language:TypeScript 39.5%Language:JavaScript 3.5%