Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Simple demo for signing in to websites with Slashtags

License

Notifications You must be signed in to change notification settings

synonymdev/slashtags-auth-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slashtags Auth Demo

Demonstrates signing in to websites with Slashtags

usage

  • Run daemon
npm i -g @synonymdev/slashtags-cli
slash -v
slash daemon start
  • Run backend server
cd backend/	
npm install	
npm start
  • Run the website's frontend
cd frontend/	
npm install	
npm start	

Then visit http://localhost:8001/

  • Run the demo wallet
cd wallet/	
npm install	
npm start	

Then visit http://localhost:8080/

About

Simple demo for signing in to websites with Slashtags

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •