Skip to content

tea2x/zk-template

Repository files navigation

zk-template

circom template to work with hardhat circom

A modification from https://github.com/gmchad/zardkat.git that works on js (the repo has some weird issues when adding new circuits so I mod it and fix the issues).

1. adding new circuits to the development

npx hardhat newcircuit --name

2. compiling the circuits

npx hardhat circom

2. compiling the solidity verifier

npx hardhat compile

3. test proof generation and solidity verifier

npx hardhat test

About

circom template to work with hardhat circom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published