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 Write Up
-
๐ง๐ปโ๐ซ 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