himanshuchawla009 / web3auth-redirect-mode-example

web3auth redirect mode example optimized for sessionless registration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web3Auth x React Demo App

Quickstart

To use this demo app, you'll first have to build the Web3Auth packages.

Build the Web3Auth packages

git clone https://github.com/Web3Auth/web3auth-web.git
cd web3auth-web
npm install
npm run bootstrap && npm run build

Start the demo app

Inside web3auth-web directory.

cd demo/react-app
npm install
npm run start
# localhost:3000

web3auth-redirect-mode-example

About

web3auth redirect mode example optimized for sessionless registration


Languages

Language:TypeScript 73.8%Language:CSS 13.5%Language:HTML 6.9%Language:JavaScript 5.7%