Skip to content

Unirep/explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1548b5d · Feb 24, 2025
Jan 11, 2024
Feb 24, 2025
Jan 11, 2024
Jan 11, 2024
Feb 3, 2023
Feb 3, 2023
Jan 11, 2024
Dec 13, 2022
Feb 22, 2023
Dec 13, 2022
Dec 13, 2022
Jan 11, 2024
Jan 11, 2024

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