Technical Overview
Key Components
eTokens Layer - a privacy-preserving token wrapper that encrypts balances and hides position ownership.
Dark-Pool Relayer - off-chain order relay that batches encrypted orders and executes them atomically via TEE enclave.
Execution Engine - secure matching layer using ephemeral accounts and off-chain computation verified by ZK proofs.
Settlement Module - on-chain smart contracts responsible for atomic swaps, PnL accounting, and final settlement.
Aggregation Router - price and liquidity optimizer routing orders through integrated spot & perp DEXs (e.g., Jupiter, Hyperliquid, Aster, Lighter).
Last updated