Skip to content

DOBEN/SnarkJS-Front-End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a268790 · Feb 18, 2024

History

5 Commits
Feb 18, 2024
Feb 18, 2024
Feb 18, 2024
Feb 14, 2024
Feb 18, 2024
Feb 14, 2024
Feb 13, 2024
Feb 14, 2024
Feb 18, 2024
Feb 14, 2024
Feb 13, 2024
Feb 14, 2024
Feb 14, 2024
Feb 13, 2024
Feb 18, 2024
Feb 13, 2024
Feb 14, 2024

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