Skip to content

thedevbirb/circom_sudoku_prover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A sudoku prover written in Circom to get familiar with the language and the stack.

Dependencies

Instructions

The end-to-end target is make verify. See the Makefile for steps.

Files to edit

  • sudoku.circom: the template
  • sudoku.input.json: the prover's input
    • the verifier's input, sudoku.inst.json, is computed from it

About

A sudoku prover written in Circom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published