circom-starter icon indicating copy to clipboard operation
circom-starter copied to clipboard

basic circom project using hardhat-circom (upgrade to circom2 is WIP)

Results 2 circom-starter issues
Sort by recently updated
recently updated
newest added

Would be great to have tests which show how to format the proof and public inputs for the solidity verifier `verifyProof()` function. I believe it can be done using ffjavascript's...