View and explore on-chain semaphore data from multiple networks in a user-friendly way. Powered by the Semaphore subgraph and the @semaphore-protocol/data library, this read-only web application provides a comprehensive and intuitive interface for analyzing blockchain data. |
---|
To navigate inside the explorer
folder, run:
cd benchmarks
To start the web app in a local server, run:
yarn dev
To build the web app, run:
yarn build
The build
command generates static content into the build
directory that can be served by any static content hosting service.