Skip to content

ZK Proof of Solvency generator and verifier using Noir as backend and NextJS as frontend

Notifications You must be signed in to change notification settings

GROOOOAAAARK/zks

Repository files navigation

ZKS (Circuit Breaker 2024)

In order to use, must have rust and noir installed, as well as yarn and node to launch the web app to test the circuit and smart contracts.

Installation

git clone

yarn install

Usage

Set env vars for the smart contract usage:

export VERIFIER_ADDRESS=0x1234

Then run the web app:

yarn dev

Proof Generation

TODO: docs

Proof Verification

TODO: docs

About

ZK Proof of Solvency generator and verifier using Noir as backend and NextJS as frontend

Topics

Resources

Stars

Watchers

Forks