The repository is divided into three components: web, contracts, and circuits. The contracts have been deployed on Optimism Sepolia. |
---|
This repo is modified from Semaphore Boilerplate
-
🎮 Project Website: https://guessing.jimmychu0807.hk
-
🧑🏻🏫 Project Presentation
-
📽️ Project Explanation Video
Copy the .env.example
file as .env
:
cp .env.example .env
and add your environment variables or run the app in a local network.
You can start your app locally with:
yarn dev
Key components for writing circuits