Important links

Theoretical and code based links

  • Official Ethereum definition https://ethereum.org/en/zero-knowledge-proofs/

  • Substack zkevm + polygon hermez https://louround.substack.com/p/zkevm?utm_source=direct&utm_campaign=post&utm_medium=web

  • Mina protocol docs: https://docs.minaprotocol.com/zkapps/snarkyjs-reference

  • The ZK Whiteboard Sessions: https://zkhack.dev/whiteboard/

  • A list of beginner resources: https://community.zeroknowledge.fm/t/learning-zkps-beginner-resources/302

  • ZK Hack Playlist: https://www.youtube.com/watch?v=LBTrX0Ukdvs&list=PLj80z0cJm8QFGB6AsiAG3EB06L7xr5S1c

  • Selection of ZKPodcast episodes: https://zeroknowledge.fm/zero-knowledge-series/

  • MIT paper - https://people.csail.mit.edu/silvio/Selected%20Scientific%20Papers/Proof%20Systems/The_Knowledge_Complexity_Of_Interactive_Proof_Systems.pdf

Code-based sources to build zk solutions:

  • https://github.com/o1-labs/snarkyjs

  • https://wiki.polygon.technology/docs/zkEVM/develop/

  • https://github.com/matter-labs/zksync-era

  • https://github.com/hermeznetwork/

Last updated