Architecture & Current Status

Current ZORAI code capabilities, not a marketing whitepaper
Writing date: 2026-05-05

Core chain components

ComponentCodeStatus
Node entrypointcmd/xihud/main.goLoads consensus, network, EVM, RPC, bridge, RWA and compute modules.
Consensuspkg/consensus/bft.goBFT block production and liveness metrics exist; production conclusion depends on public stability evidence.
EVMpkg/evm/evm.gogo-ethereum EVM/StateDB with London configuration, receipts and logs.
Statepkg/stateAccounts, MPT, snapshots and root history exist; production archive/sync needs long-run validation.
RPCpkg/rpc/web3_full.goCommon EVM RPC plus ZORAI extension methods.

Removed legacy claims