Skip to content

One-Click Auth Demo App With JWT Authenitcation and Multiaddress support

Notifications You must be signed in to change notification settings

Tiimie1/demo-multiaddress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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 With JWT Authenitcation and Multiaddress support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published