Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cluster-labs/did-ethr-demo

A working demo demonstrating how to use DID ETHR
https://github.com/cluster-labs/did-ethr-demo

did did-ethr did-resolver ethr-did ethr-did-resolver uport

Last synced: about 1 month ago
JSON representation

A working demo demonstrating how to use DID ETHR

Awesome Lists containing this project

README

        

## did-ethr-demo
> A working demo demostrating how to use DID ETHR

### Requirements
Make sure you have [nodejs](https://nodejs.org) installed.

### Usage
To install all the dependencies, run

```
npm i
```

Run the demo

```
node index.js
```

### Bugs Reports & Contributions
You can report bugs [here](https://github.com/vasa-develop/did-ethr-demo/issues/new) and contribute by submitting a [PR](https://github.com/vasa-develop/did-ethr-demo/pulls)