Home

Awesome

Slashtags Auth Demo

Demonstrates signing in to websites with Slashtags

usage

npm i -g @synonymdev/slashtags-cli
slash -v
slash daemon start
cd backend/	
npm install	
npm start
cd frontend/	
npm install	
npm start	

Then visit http://localhost:8001/

cd wallet/	
npm install	
npm start	

Then visit http://localhost:8080/