Awesome
🏆🏆🏆 zkSNARK Sudoku 🏆🏆🏆
Sudoku verifier using zkSNARK.
📺 LIVE ON
https://zksnark-sudoku.surge.sh/
📜 zksnark
⚔️ Used technologies
Groth16: zksnark implementation scheme.
Circom: zksnark circuit compilation toolkit.
snarkjs: zksnark library.
📝 Description
📺 Application
⚔️ Used technologies
antd: Excellent UI template library for react.js.
React.js: For our front end building.
📝 Description
This is react.js based web application for sudoku game play and verify. Now it has the following features.
- Game play. Application will generate puzzles for you and you can solve it.
- Proof generation. If you solve a puzzle, you can generate its proof.
- Verify. You can make sure others that you have solved a puzzle without sharing your solution.