| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Important
This Semaphore Benchmarks application was moved to the Semaphore Extensions repo inside the apps folder. You can find it here.
| This repository currently contains a simple web app to allow people to generate a Semaphore proof and measure the running time. |
|---|
Clone this repository:
git clone https://github.com/semaphore-protocol/benchmarks.gitAnd install the dependencies:
cd benchmarks && yarnTo start the web app in a local server, run:
yarn devTo 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.
| Back | FazBrowse Home | New Git URL |