Skip to content

DOBEN/SnarkJS-Front-End

Repository files navigation

SnarkJS Front End

This is a demo dApp to showcase how to generate ZK-SNARK proofs (groth16 algorithm) in the browser and verify the proof in the deployed verification smart contract.

Related repo to generate the circuits.

front-end-flow

Prerequisites

  • node installed
  • yarn installed

Getting Started

  • Fill in your WALLET_CONNECT_PROJECT_ID for walletConnect and your ALCHEMY_API_KEY in the ./constants.ts file.

  • Run the following commands in the root of this project.

yarn
yarn build
yarn dev

Note: Use at least node version 18.17.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published