Skip to content

Unirep/explorer

Repository files navigation

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