Skip to content

Tiimie1/wallet-conect-siwe-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Run the demo app

Inside fe folder create .env and set wallet connect project id with your project id:

example: REACT_APP_WALLET_CONNECT_PROJECT_ID=e21u8739dxf10b1422x5am2af505s130

React frontend (default port 3000):

cd fe
npm install
npm start

Hapi backend (default port 8000):

cd be
npm install
npm start

About

One-Click Auth Demo App written in react and hapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published