A sudoku prover written in Circom to get familiar with the language and the stack.
The end-to-end target is make verify
. See the Makefile for steps.
sudoku.circom
: the templatesudoku.input.json
: the prover's input- the verifier's input,
sudoku.inst.json
, is computed from it
- the verifier's input,