Warning
This example uses outdated and deprecated packages. As of web3Auth v10, the @web3auth/modal
has strong Smart Account and AA support builtin, to see a updated example demo of web3Auth and Pimlico, checkout the docs at https://docs.pimlico.io/guides/how-to/signers/web3auth
This is a demo of how to use web3auth as signer and create a safe smart account using permissionless
npm install
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
To learn more about permissionless, take a look at the following resources:
- permissionless Documentation - start now and send trasnsaction via smart accounts
- web3auth - Web3Auth is a simple, non-custodial auth infrastructure that enables Web3 wallets and applications to provide seamless user logins.