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

https://github.com/timoglastra/afj-cheqd-anoncreds-demo


https://github.com/timoglastra/afj-cheqd-anoncreds-demo

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# AnonCreds / Cheqd example

1. Clone this repo

```console
git clone git@github.com:TimoGlastra/afj-cheqd-anoncreds-demo.git
```

2. Install dependencies

```console
cd afj-cheqd-anoncreds-demo
yarn install
```

3. Start the app

```console
yarn start
```