mirror of
https://github.com/socathie/zkPuzzles.git
synced 2026-01-08 21:38:07 -05:00
master
Fixed logical bug based on https://puzzling.stackexchange.com/questions/48641/can-a-9x9-sudoku-with-sum-45-and-square-sum-285-of-rows-columns-3x3-not-be-v
Fixed logical bug based on https://puzzling.stackexchange.com/questions/48641/can-a-9x9-sudoku-with-sum-45-and-square-sum-285-of-rows-columns-3x3-not-be-v
Fixed logical bug based on https://puzzling.stackexchange.com/questions/48641/can-a-9x9-sudoku-with-sum-45-and-square-sum-285-of-rows-columns-3x3-not-be-v
zkPuzzles
Run npm i to install.
To compile the circuits, generate proofs, and test the contracts using the sample input.json locally, run
npm run test:fullProof
Languages
JavaScript
47.7%
Circom
37.9%
Shell
14.4%