Execution intelligence for on-chain MEV workflows

Areth combines Rust runtime services, a job queue, RPC fork simulation, and mempool cross-analysis. Deploy the API on Railway and operate through the web dApp or HTTP endpoints.

DEX Arbitrage Scan

Graph-based path discovery with JSONL persistence and worker job queue.

Mempool Cross-Analyze

Heuristic matching between pending txs and stored arb paths, with fork sim.

ExEx + Bus Stream

Synthetic block lifecycle via RPC poll or WebSocket newHeads, SSE/WS bus.

Strategy Pipeline

Uniswap V2 calldata builder, bundle simulation, dry-run policy gates.

Architecture

Vercel hosts this marketing + dApp shell. Railway runs areth-api with embedded workers. Supabase provides auth and user settings. JSON-RPC connects to your Ethereum node.