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/number-guessing-game

Folders and files

NameName
Last commit message
Last commit date
Sep 15, 2024
Aug 14, 2024
Sep 23, 2024
Sep 19, 2024
Aug 14, 2024
Sep 19, 2024
Sep 19, 2024
Aug 14, 2024
Aug 14, 2024
Aug 16, 2024
Aug 14, 2024
Aug 14, 2024
Sep 23, 2024
Sep 23, 2024
Sep 18, 2024

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