Skip to content

Latest commit

 

History

History

ch6_statements

To compile circom:

circom ex101.circom --r1cs --wasm --sym --c

to calculate witness

cd ex101_js
node generate_witness.js ex101.wasm ../ex101_witness.json witness.wtns