Skip to content

alexbabits/circom-puzzles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello

  • Repo contains educational comments describing solution and syntax for most problems. All solutions pass all tests.
  • Note: Some tests were old/off so I changed them where necessary to make them work or more comprehensive.
  • All solutions are done besides Suduko and Sujiko, didn't feel like wasting time on them.
  • For setup/installs, refer to the rareskills repo: https://github.com/RareSkills/zero-knowledge-puzzles
  • This is more so just example solutions that pass the tests (don't use in prod, bugs exist)
  • Run Tests in their repo: yarn test ./test/<TestName>.js
  • BONUS ROUND: RareSkills X circom bug/puzzle tweets now also included with spoiler solutions

References