Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/unirep/demo

The off-chain demo app of UniRep data system 🧩
https://github.com/unirep/demo

Last synced: 5 days ago
JSON representation

The off-chain demo app of UniRep data system 🧩

Awesome Lists containing this project

README

        

# UniRep Demo Frontend

This is an off-chain version demo of [create-unirep-app](http://github.com/unirep/create-unirep-app).

See [unirep/unirep](http://github.com/unirep/unirep) to learn more about unirep protocol.

## Installation

```sh
yarn
```

## Start an frontend

```sh
yarn start
```