Orcus
An MEV-resistant dark pool agent that keeps your trading intent encrypted until settlement is final.
视频




技术栈
描述
Orcus is an autonomous trading agent built on 0G. Users submit encrypted trading strategies to a Strategy Vault on 0G Chain. The agent decrypts them inside a TEE (Trusted Execution Environment) via 0G Compute, consults live market data, decides whether to execute, writes an immutable audit receipt to 0G Storage, and settles the swap on-chain. 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.
本次黑客松进展
Built entirely from scratch during the hackathon. Designed and deployed three Solidity contracts (StrategyVault, OrcusRouter, OrcusUSDC) on 0G Galileo. Built an autonomous TypeScript agent that polls events, decrypts ECIES intents, calls 0G Compute for sealed TEE inference, uploads decision receipts to 0G Storage, and executes swaps on-chain. Built a Next.js dashboard with in-browser ECIES encryption, real-time intent lifecycle tracking, and proof verification. Achieved full end-to-end execution: encrypted intent deposit to oUSDC arriving in user wallet, with permanent storage receipts. All development visible in commit history
融资状态
Looking to raise, no funding secured yet.