Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/unirep/explorer

The explorer of unirep on-chain data.
https://github.com/unirep/explorer

Last synced: 5 days ago
JSON representation

The explorer of unirep on-chain data.

Awesome Lists containing this project

README

        

# explorer

A web explorer for a Unirep Instance.

## Getting started

Clone the repo then run `yarn`.

In two terminals run the following commands:

- `yarn backend start`
- `yarn frontend start`

Then open `localhost:3000`