Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

authereum/signature-based-authentication-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authereum signature-based authentication example

Example showing how to do signature-based authentication using the Authereum Web3 provider and an express server.

Getting started

Install dependencies

npm install

Run server

npm start

Visit http://localhost:8000/

For more resources, visit developers.authereum.org

License

MIT