https://github.com/matter-labs/awesome-zero-knowledge-proofs
A curated list of awesome things related to learning zero knowledge proofs
Zero-Knowledge Proofs Starter Pack: alternative introductory list for beginners (more videos).
A Hands-On Tutorial for Zero-Knowledge Proofs by Shir Peled (StarkWare):
Zero-Knowledge Proofs for Engineers (Dark Forest)
More complete curated list of implementations and scientific resources: https://zkp.science
SNARK = Succinct Non-interactive ARguments of Knowledge
Get started:
Why and How zk-SNARK Works:
ZkStudyClub:
Electric Coin blog series:
Vitalik Buterin's blog series on SNARKs:
Protocol descriptions:
SNORK = Succinct Non-interactive Oecumenical (Universal) aRguments of Knowledge
SNORKs are SNARKs with universal and updateable trusted setup.
(This is a recent development. Contributions are welcome!)