Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 887 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 887 Bytes

This is a demo of how to use web3auth as signer and create a safe smart account using permissionless

Installation

npm install

Getting Started

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.

Learn More

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.