Awesome Circom
A Circom starter guide by BattleZips
Circom (Circuit Compiler) is a domain-specific language for designing Zero Knowledge circuits (code). With the accompanying SnarkJS library, developers can prove and verify private information on public EVM blockchains.

This GitBook has three sections.
Theory - What do I need to know to effectively use the Circom/ SnarkJS/ Solidity stack?
Development - How do I use the Circom/ SnarkJS/ Solidity stack?
Ecosystem - What resources exist for me to utilize?
Last updated