Halo2 API & Building a Basic Fibonacci Circuit (Part 1)
Description​
Haichen goes through slides for halo2 and code for an intro circuit, line by line. Commented codebases linked below will be useful to supplement understanding.
Pre-Session Reading/Setup​
Slides Link(s)​
Additional Notes, Links, References​
Aayush's Commented example1.rs Code
Line-by-Line Commented Range Check Code by Jason Morton
Aayush's Lecture Notes