ring0 is currently in active development. Follow our progress. Read the docs

Ring0Ring0

Section I

Introduction

Why ring0 Exists and What It Solves

Every other chain forces one painful trade: speed, safety, or openness. ring0 refuses the trade. Four pillars on one post-quantum foundation, so proving, storage, networking, and privacy reinforce each other instead of fighting.

trilemma

The Scalability-Security-Decentralization Trilemma

Ethereum is safe but slow. Solana is fast but centralized. ring0 breaks the trilemma: producers execute and prove, validators only verify.

heterogeneous architecture

Heterogeneous Architecture via ZK Proofs

Producers do the heavy work and prove it. Validators check the proof on ordinary hardware. Verifying costs a fraction of executing, so the network scales without surrendering decentralization.

five improvements

Five Design Improvements

Five places where conventional blockchains settled for less. ring0 replaces each one with a purpose-built part that delivers measurable gains.

  • State: MLE-DB proves state 2,929× cheaper than hash-tree designs
  • Execution: Jolt Pro GR runs on native 64-bit arithmetic, so proofs generate faster
  • Networking: Optimum hits provably optimal bandwidth, no protocol can beat it
  • Privacy: HSS-CoFHE proves over private data with a 3,506× speedup
  • Commitments: BaseFold needs no trusted setup, transparent from day one

butterfly duality

The Butterfly Duality

One foundation does two jobs at once. It proves every transaction is honest, and it keeps every transaction private. Other chains bolt privacy on afterward, where it fights the proof. ring0 builds both on the same ground, so they never fight.

four pillars

The Four Pillars of Ring0

Four pillars, one foundation. Each owns a layer of the stack; all share the same post-quantum mathematics.

  • MLE-DB: state storage, 2,929× more efficient
  • Jolt Pro GR: zero-knowledge execution, no trusted setup
  • Optimum: bandwidth-optimal networking
  • HSS-CoFHE: private collaborative proving

contributions

Key Contributions

What ring0 puts on the table:

  • The first L1 with its entire cryptographic stack on one mathematical foundation
  • MLE-DB: 2,929× fewer constraints than hash-tree state
  • HSS-CoFHE: private proving at a 3,506× speedup
  • Parallel execution across zones at >1.1M TPS
  • Every core claim machine-checked