Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/unirep/explorer
- Owner: Unirep
- Created: 2022-12-13T17:31:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T07:03:30.000Z (10 months ago)
- Last Synced: 2024-07-21T00:41:26.161Z (4 months ago)
- Language: JavaScript
- Homepage: https://explorer.unirep.io
- Size: 1.31 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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`