circom
circom
iden3
Github
twitter
Telegram
Welcome!
Table of contents
1. An introduction
2. Circom fundamentals
2.1. Circuit structure
2.2. Syntax
2.3. Data types
2.4. Basic operators
2.5. Control flow
2.6. Signals and variables
2.7. Constraints generation
2.8. Scoping
3. Code quality
4. Generating zero-knowledge proofs
5. Circom insights
6. Media and publications
7. FAQ
Contact us
Powered by GitBook

2. Circom fundamentals

In this section you will find basic information for building circuits.
2.1. Circuit structure
/2.-circom-fundamentals/circuit-structure
2.2. Syntax
/2.-circom-fundamentals/syntax
2.3. Data types
/2.-circom-fundamentals/data-types
2.4. Basic operators
/2.-circom-fundamentals/basic-operators
2.5. Control flow
/2.-circom-fundamentals/control-flow
2.6. Signals and variables
/2.-circom-fundamentals/signals
2.7. Constraints generation
/2.-circom-fundamentals/constraints-generation
2.8. Scoping
/2.-circom-fundamentals/scoping

​

Previous
1.2. Getting started
Next
2.1. Circuit structure
Last updated 6 months ago