Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.89 KB

README.md

File metadata and controls

54 lines (37 loc) · 1.89 KB

PSE Core Capstone Project: Number Guessing Game

Linter eslint Code style prettier

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

📜 Usage

Copy the .env.example file as .env:

cp .env.example .env

and add your environment variables or run the app in a local network.

Local server

You can start your app locally with:

yarn dev

Contract Deployment

Deployed contracts addresses

Key Components

Key components for writing circuits