Skip to content

A guessing number showcases building a full dApp with zk-SNARK prover and on-chain verifier

License

Notifications You must be signed in to change notification settings

jimmychu0807/PSE-core-capstone

Repository files navigation

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

About

A guessing number showcases building a full dApp with zk-SNARK prover and on-chain verifier

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published