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

Latest commit

 

History

History
25 lines (15 loc) · 442 Bytes

File metadata and controls

25 lines (15 loc) · 442 Bytes

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