Skip to content
SORA Codex Community-curated documentation

SORA Nexus

One World. One Economy. One Ledger.

SORA Nexus (also known as SORA v3) represents the next evolution of the SORA network—a complete reimagining of blockchain architecture designed to host global economic activity with unprecedented performance, privacy, and governance.

Built on Hyperledger Iroha 3, SORA Nexus aims to be the definitive infrastructure for a new world economic order.

The name “SORA Nexus” reflects its ambition to be the final blockchain architecture needed—a single logical ledger capable of hosting all transactions for all time. This bold vision is enabled by:


SORA Nexus targets transaction finality in under one second:

MetricTarget
Lane Finality≤ 1 second
Commit Window≤ 2 slots
Proof Verification100-200 ms

This is achieved through the SUMERAGI consensus protocol, a BFT (Byzantine Fault Tolerant) mechanism with deterministic leader rotation.

Data Spaces are first-class partitions within SORA Nexus:

Private Data Spaces

Permissioned zones for institutions, governments, and enterprises with confidential transactions.

Public Data Spaces

Open participation for DeFi, community projects, and general blockchain use cases.

Both types share the same deterministic admission rules and can interact when policy allows—enabling unprecedented interoperability between private and public blockchains.

SORA Nexus scales through parallel lanes:

  1. Multiple lanes process transactions independently
  2. Each lane finalizes blocks with ~1 second finality
  3. A lightweight merge ledger orders lane tips into a single global sequence
  4. Lanes fuse under low load, split under high load—automatically

This architecture allows horizontal scaling without sacrificing consistency or requiring sharding complexity.

SORA Nexus is designed for a post-quantum world:

These primitives ensure SORA Nexus remains secure even against future quantum computers.


SORA Nexus unifies multiple architectural innovations into a single coherent system. The diagram below illustrates how data spaces, parallel lanes, and the merge ledger work together to achieve infinite scalability while maintaining a single logical ledger.

SORA Nexus Architecture Overview

Figure: SORA Nexus architecture showing data spaces (public and private), parallel processing lanes, and the merge ledger that unifies them into a single canonical sequence.

At the core of SORA Nexus is the Iroha Virtual Machine (IVM), a purpose-built execution environment:

  • Deterministic Execution — No floating point, no reentrancy, explicit syscalls
  • Pointer-ABI — Type-safe handles for assets, accounts, and data spaces
  • AuditableMerkle commitments over memory and registers
  • Hardware Acceleration — SIMD/GPU allowed only if bit-for-bit identical

Smart contracts compile to Kotodama bytecode, SORA’s native contract format.

SUMERAGI is the consensus protocol powering SORA Nexus:

  • BFT Safety — Tolerates up to f Byzantine nodes (N = 3f + 1)
  • Deterministic Leaders — Leader rotation based on VRF randomness
  • No Empty Blocks — Blocks only produced when there’s work
  • Post-Quantum QCs — Quorum certificates signed with ML-DSA-87

SORA Nexus uses advanced data availability (DA) techniques:

  1. 2D Erasure Coding

    Blocks are encoded with row and column parity for redundancy

  2. ZK DA Proofs

    Cryptographic proofs bind data shards to block Merkle roots

  3. DA Certificates

    Attesters sample shards and sign availability certificates

  4. Sampling Budget

    Verification completes in ~300ms with 1.5x overhead


Polkaswap will migrate to SORA Nexus, gaining:

  • Faster trade settlement (sub-second)
  • Cross-data-space liquidity
  • Enhanced privacy options
  • Institutional-grade compliance tools

SORA Nexus serves as a hub chain connecting:

  • TON — Via the TON Bridge with XOR buyback-and-burn
  • Polkadot — Through existing bridge infrastructure
  • Ethereum — For major DeFi integration
  • Future Networks — Modular bridge architecture

For institutional adoption, SORA Nexus aligns with ISO 20022:

  • Payment messages (pacs.008) map to Norito transfers
  • Deterministic field mappings
  • Versioned specifications
  • Ambiguous mappings rejected

This enables SORA to interface with traditional financial infrastructure.


Governance in SORA Nexus evolves toward a hybrid DAO framework:

Current (V1)Nexus (V3)
Council + referendumCouncil + Assembly
Token-weighted votingSortition + stake-weighted
Single governance trackDomain-specific governance
Manual enactmentDeterministic ISI execution

SORA Nexus introduces governance surfaces:

  • Configurationiroha_config as source of truth
  • Parameter Sets — Versioned, on-chain governance parameters
  • Attestations — Cryptographic certificates for governance actions
  • Data Space Governance — Customized rules per data space

The Fujiwara Testnet is the first public testnet for SORA v3:

  • Named after Japan’s influential Fujiwara family
  • Enables experimentation with key features
  • First public blockchain on Iroha 3 infrastructure
  • Tests DeFi, governance, and network stability

The SORA Integrated Plan tracks development across:

  • Business Track — Partnerships and adoption
  • Backend Track — Core infrastructure
  • Web Track — User interfaces
  • Mobile TrackFearless Wallet integration

ParameterDefault
Lane TEU Budget~20,000 TEU/s
Envelope Size≤16 MB typical, 32 MB hard cap
DA Samples8 per data space, ≤2048 total
Lane Validators22 per lane (f=7)
  • HashingPoseidon2 (internal), SHA-2/3 (external)
  • SignaturesEd25519, secp256k1 (legacy), ML-DSA-87 (consensus)
  • ProofsSTARK with DEEP-FRI
  • National SuitesSM2/3/4 and GOST available when governed

Norito is the canonical serialization format:

  • Binary and JSON derived from Norito schemas
  • SignedBlockWire encodes all persisted blocks
  • SCALE excluded from production paths
  • Streaming via Norito/Kaigi for real-time data

SORA Nexus isn’t just an upgrade—it’s a paradigm shift:

  • Faster Transactions — Sub-second finality
  • More Privacy — Data space isolation
  • Better IntegrationCross-chain + traditional finance
  • Deterministic Execution — Predictable smart contracts
  • Rich SDKsMobile, web, server libraries
  • ISO Standards — Enterprise integration

SORA Nexus represents the culmination of SORA’s vision:

FeatureCapability
FinalitySub-second
ScaleParallel lanes, dynamic splitting
PrivacyData spaces (public + private)
SecurityPost-quantum ready
StandardsISO 20022 aligned
GovernanceHybrid DAO with Parliament

One World. One Economy. One Ledger.