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.