Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 453 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 453 Bytes

did-ethr-demo

A working demo demostrating how to use DID ETHR

Requirements

Make sure you have nodejs installed.

Usage

To install all the dependencies, run

npm i

Run the demo

node index.js

Bugs Reports & Contributions

You can report bugs here and contribute by submitting a PR