All projects
EXECUTION CLIENT

op-reth

A memory-safe Rust execution client for the OP Stack.

Rust

op-reth is the execution layer powering VOIDNX Chain. Built on the reth architecture, it delivers high throughput and low latency from a memory-safe, fully auditable Rust codebase.

Built on reth — modular, contributor-friendly architecture
revm execution engine with EVM equivalence
MDBX-backed state for fast, durable storage
Memory-safe Rust eliminates entire bug classes

Internal architecture

RPC

eth_ API

JSON-RPC surface for wallets & clients

engine API

Consensus ↔ execution handshake

Execution

revm

EVM-equivalent bytecode interpreter

block executor

Applies transactions, computes receipts

State & Storage

MDBX

Embedded key-value state database

state trie

Merkle-Patricia world state

Position in the protocol

VOIDNX Chain sequencerop-reth
op-reth executes txsADRToken