Orcus - MEV-resistant dark pool agent
An MEV-resistant dark pool agent that keeps your trading intent encrypted until settlement is final.
Videos
Pila tecnológica
Descripción
Orcus is an autonomous, multi-chain trading agent that keeps your trading intent encrypted until settlement is final. Users submit an encrypted strategy to a Strategy Vault on the chain of their choice (Arbitrum, plus five more EVM chains and Sui). An agent decrypts it inside a TEE (Trusted Execution Environment) on 0G Compute, consults live market data, decides whether to execute, writes an immutable audit receipt to 0G Storage, and settles the swap on-chain. 0G is the privacy and proof backbone for every trade: on Ethereum Sepolia it settles through real Uniswap V3 in real USDC, and on Arbitrum and the others through the Orcus router. At no point does any validator, front-runner, or observer see what the user intended to trade.
The problem it solves: every DEX transaction today is visible in the public mempool before it confirms. Bots monitor this pool, see your pending swap, and sandwich you, buying before you and selling after, extracting value at your expense. Orcus eliminates this attack surface entirely. The intent is ECIES-encrypted in your browser, only a sealed TEE enclave can read it, and the swap settles in a single atomic transaction that no one can front-run.