Skip to content

Commit

Permalink
Notes from meeting
Browse files Browse the repository at this point in the history
  • Loading branch information
rot256 committed Feb 13, 2025
1 parent 96cbba7 commit 91becb6
Showing 1 changed file with 25 additions and 10 deletions.
35 changes: 25 additions & 10 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,41 @@

[Introduction](introduction.md)

# Getting Started
# Getting Started With Stwo-Cairo

Clarify that Stwo-Cairo is a "particular application" of Stwo.

- [Quickstart](getting-started/quickstart.md)
- [Installation](getting-started/installation.md)
- [Programming]
- [Bootloading]
- [Troubleshooting](getting-started/troubleshooting.md)

# How It Works
# AIR Development

- [Stwo As a "Universal AIR Prover/Verifier"]
- [How to Write an AIR using Stwo abtractions]
- ["Maya's Simple M31 AIR" example]
- [Lookup Abstraction]
- [Seperate OpCode, Seperate AIRs] (composition of AIRs)

# Cairo as a Stwo AIR

How Cairo is build upon Stwo.

- [Cairo](background/cairo.md)
- [Builtins](background/builtins.md)

# How Does Circle-STARK Work?

(Some of the contents is porting Leo LaTex doc)

- [Architecture Overview](how-it-works/architecture.md)
- [Proving a Cairo Program](how-it-works/cairo.md)
- [AIR](how-it-works/air.md)
- [Columns](how-it-works/columns.md)
- [Lookups](how-it-works/lookups.md)

# Background

- [Cairo](background/cairo.md)
- [Circle STARKs & Circle FRI](background/circle-starks.md)
- [Builtins](background/builtins.md)

# Roadmap
# Users of Stwo

- [Roadmap](roadmap.md)
(other people using stwo)

0 comments on commit 91becb6

Please sign in to comment.