Architecture
Learn about the long-term architectural design of Nexus Layer 1. We’ll share more in the coming weeks.
Architecture Overview
The Nexus Layer 1 will consist of four fundamental architectural layers:
1. OS Layer
The Nexus OS is a planetary-scale operating system, designed to host verifiable applications.
The Nexus OS is a web app that represents a fork of the Ethereum Virtual Machine (EVM), wherein we build on top of EVM’s functionality and incorporate features that allow users to interface with the Nexus ecosystem.
- The Nexus App resides at: app.nexus.xyz, the gateway to the Nexus ecosystem.
2. Execution Layer
The Execution Layer is a planetary-scale verifiable supercomputer and is the core part of blockchain architecture responsible for running transactions and smart contracts. As the “engine room” of our blockchain, it processes the logic of decentralized applications (dApps), updates account balances, and ensures all computations and state changes are valid and consistent across the network.
It is designed for horizontal scalability and ultra-high performane, as it was designed to onboard all of the world’s computational resources to the network and concentrate them into the Nexus Layer 1 to construct the Universal Proof.
Rooted in the principles of Incrementally Verifiable Computation (IVC), the Nexus Execution Layer allows anyone to perform computation anywhere, generate cryptographic proofs, and submit those proofs into a globally auditable system.
A new compute paradigm: The IVC machine
Rather than simply executing code, the Execution Layer is a machine for proving computation. It’s defined by three core properties:
- Incremental verifiability: Every step in a computation produces a succinct proof that can be verified independently and aggregated recursively.
- Global parallelism: Computation is distributed across a dynamic, decentralized mesh of nodes — orchestrated through a DAG-style topology.
- Recursive aggregation: Proofs are recursively folded into higher-order proofs, enabling scalable throughput with constant verification cost.
This is the IVC machine — a new class of compute infrastructure where proof is the product. Nexus is the first to bring it to Internet scale.
Hierarchical architecture: Orchestration and delegation
To operationalize this system at scale, the Execution Layer introduces a layered architecture:
- Delegators: Lightweight compute nodes. Any user running Nexus OS can contribute CPU cycles. These nodes execute tasks via zkVMs and emit zero-knowledge proofs.
- Orchestrators: Coordinators that manage delegators, aggregate proofs, and maintain high-quality throughput. Currently centralized for speed, they will transition to a permissionless market over time.
- Proof trees: The network forms a DAG where delegators feed into orchestrators, recursively combining local proofs into the Universal Proof — a single, succinct statement verifying global computation.
This structure enables Nexus to scale horizontally (more compute) and vertically (faster aggregation) — without sacrificing verifiability.
From theory to deployment
Nexus isn’t just conceptual. Multiple public testnets have proven the viability of the Execution Layer:
- Millions of nodes have participated globally via Nexus OS.
- Full zkVM integration allows for arbitrary EVM-like workloads to be proven and verified.
- Universal Proofs — verifying entire blocks of computation — are in active development, with the first milestone imminent.
The system is live, performant, and rapidly evolving.
Why it matters
As AI models, rollups, and onchain infrastructure strain the limits of traditional blockchain compute, Nexus offers an alternative: trustless, scalable, verifiable execution.
Developers can:
- Run untrusted computation with cryptographic confidence.
- Delegate workloads to a global proving network.
- Scale applications without compromising on transparency.
This is critical infrastructure for the Verifiable Internet. And it’s built on open math, open participation, and global collaboration.
3. Consensus Layer
The Consensus Layer is a planetary-scale consensus supercomputer.
The Consensus Layer ensures all participants (or nodes) agree on the current state of the system. It consists of a network of independent actors which trust shared data without needing to trust each other by following internal consensus algorithms that ensure ordering. The Consensus Layer synchronizes and concentrates global transactions into the Universal Proof, establishing security, finality, and censorship resistance.
This layer is the cryptoeconomic substrate of Nexus — a capital-coordinated consensus supercomputer designed to finalize verifiable computation with maximal integrity, minimal latency, and planetary-scale resilience.
Its primary function is to ratify the Universal Proof: a succinct, recursive artifact attesting to the correctness of all computation performed on the Nexus Layer 1. For such a proof to carry epistemic and operational weight, it must be anchored in a tamper-resistant, economically secure global consensus.
Architecturally, the Consensus Layer operates as a multi-phase, modular protocol stack:
- Early Phases: Tendermint-based consensus with delegated staking and single-ring validator topologies.
- Mid Phases: Introduction of orchestrator and re-delegator roles, supporting nested security rings and capital layering.
- Later Phases: Deployment of HotStuff-2 with epoch-based committee rotation, adaptive quorum selection, and probabilistic fork-choice rules — all designed to withstand long-duration adversarial coordination.
The long-term target is a globally distributed validator mesh exceeding ( 256^4 ) nodes, capable of maintaining liveness and finality under extreme network partitions or adversarial capital attacks. The economic security model scales asymptotically toward a $1 trillion staked threshold, aligning incentives through recursive delegation and consensus-weighted slashing.
Crucially, the Consensus Layer is not a passive state machine — it is an active verifier of universal computation, entangled with the Execution Layer through recursive proof ingestion and finality issuance. This fusion redefines consensus not as a ledger append-only operation, but as a verifiability oracle — enabling tamper-proof agreement over models, applications, and logic itself.
Participation is structurally inclusive. Stakeholders at every level — from retail delegators to orchestrator operators — are economically incentivized to reinforce systemic trust. This composable trust lattice transforms consensus from a security mechanism into a planetary-scale coordination primitive.
In a world where AI, sovereign rollups, and critical systems demand provable integrity, the Nexus Consensus Layer establishes a cryptographic root of trust — not just for blocks, but for the behavior of the machines that run our future.
4. Storage Layer
The Storage Layer is a planetary-scale storage supercomputer.
It is designed to store the state of the Nexus Layer 1, and all of its applications.