Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ Aztec will be launched with a fully permissionless proving network that anyone c

How this works will be discussed via a future RFP process on Discourse, similarly to the Sequencer RFP.

### Scalability
Aztec aims to address the scalability challenge by utilizing zkSNARKs to achieve flexible encryption and improve scalability. Through the use of recursion and kernel circuits, Aztec expects to achieve a significant scalability improvement over Connect, targeting 100+ transactions per second (TPS) and single-digit cent transactions by mainnet launch. This represents approximately 5 times more throughput than Ethereum and 50-100 times more than Connect. Aztec also plans to reduce the cost of posting call data to Layer 1 through the use of blob transactions facilitated by EIP-4844.

### Misc

For other definitions please see the [components](./aztec/components) section.