Sudoku BlindApp #118
ysongh
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Show and tell project type
Hackathon Project Submission
Github Repo Link
https://github.com/ysongh/Sudoku-BlindApp
Video Walkthough Link
https://youtu.be/ahFj3tGegdo
Project Description
https://ethglobal.com/showcase/sudoku-blindapp-pxp8z
Sudoku on Nillion leverages blind computation with privacy-preserving Nada programs to securely solve puzzles
How to Play:
What problems does your project solve? How does it preserve privacy for users?
Making Sudoku puzzle more fun and privacy
How does the project use Nillion? Describe and link to any Nada programs
It uses Nada program to compares the player's solution with the correct answer to check if the Sudoku is solved correctly and not showing the solution to the player. It uses @nillion/client-react-hooks npm package to work with Nillion from the web app frontend.
https://github.com/ysongh/Sudoku-BlindApp/blob/master/nillion/sudoku/src/game.py
Is there anything else you want to share?
No response
Optional - Link your project and team members' social handles
https://warpcast.com/ysongh
Optional - Team ETH Address(es)
No response
Beta Was this translation helpful? Give feedback.
All reactions