omega
OmeSwap is a six-agent AI co-pilot for market decisions, risk control, strategy research, and chain-agnostic execution. Every signal comes with a clear Decision Receipt you can question at any depth.
Videos
Description
OmeSwap is a chain-agnostic, agentic trading platform that combines a DeFi execution layer with a six-agent AI decision engine. It is designed as an explainable trading co-pilot where users can automate execution, get assisted recommendations, or run in research-only mode while keeping full visibility into why each decision is made.
What We Built
A multi-agent ATS pipeline (Data, Signal, Graph, Regime, Risk, Execution) that collaborates on every trade decision.
A visual strategy builder (drag-and-drop DAG) with indicators, logic blocks, and backtesting workflows.
A DEX execution stack with AMM liquidity pools and multi-hop routing contracts.
A strategy/indicator marketplace flow with validation, publishing, and activation APIs.
Decision-receipt and memory infrastructure so actions remain auditable and explainable over time.
Core Product Value
Explainability first: decisions are traceable to source signals, agent votes, and risk checks.
User-control by design: Autonomous, Assisted, and Solo modes support different trust and control levels.
Chain portability: execution adapters can be swapped while preserving core agent logic.
End-to-end ownership: from research and signal generation to risk-gated execution and reporting.
High-Level Architecture
Frontend and product UX: Next.js + React terminal, portfolio, research, and builder interfaces.
Agentic intelligence layer: Python ATS services for orchestration, consensus, and risk-aware execution.
On-chain execution layer: Solidity contracts for liquidity pools, routing, and trade interactions.
Data and persistence layer: API routes, storage, and receipts for replayable decision history.
Who It Is For
Traders who want AI-assisted execution with transparent reasoning.
Strategy creators who want to build, test, and publish reusable alpha logic.
Teams building chain-aware trading products that need a modular AI + DeFi foundation.
Progress During Hackathon
<h1>OmeSwap Hackathon Progress</h1><p><strong>Last updated:</strong> May 16, 2026</p><h2>Summary</h2><p>During the hackathon, we evolved OmeSwap from a DEX prototype into an end-to-end agentic trading platform with explainable decisioning, on-chain execution, and a creator-focused strategy ecosystem.</p><h2>What We Completed</h2><ol><li><p>Built the core 6-agent ATS pipeline:</p></li></ol><ul><li><p>Data Ingestion Agent</p></li><li><p>Regime Detection Agent</p></li><li><p>Signal Agent</p></li><li><p>Graph Agent</p></li><li><p>Risk Agent (veto authority)</p></li><li><p>Execution Agent</p></li></ul><ol start="2"><li><p>Implemented orchestration and auditability:</p></li></ol><ul><li><p>Multi-agent consensus flow in orchestrator</p></li><li><p>Decision Receipt generation for every execution cycle</p></li><li><p>API and conversation layer integration for explainable outputs</p></li></ul><ol start="3"><li><p>Shipped trading and strategy product surfaces:</p></li></ol><ul><li><p>Terminal/trade interfaces</p></li><li><p>Portfolio and research views</p></li><li><p>Visual strategy builder (node-based workflow)</p></li><li><p>Backtesting flow and creator publishing APIs</p></li></ul><ol start="4"><li><p>Delivered on-chain execution foundation:</p></li></ol><ul><li><p>Solidity contracts for multi-token pools</p></li><li><p>Multi-hop router support</p></li><li><p>Hardhat scripts for deploy, liquidity, token setup, and swap operations</p></li></ul><ol start="5"><li><p>Added infrastructure for marketplace and persistence:</p></li></ol><ul><li><p>Marketplace-related API routes and data models</p></li><li><p>Supabase migrations for strategies, activations, receipts, settings, and wallets</p></li></ul><h2>Milestone Progress</h2><ul><li><p>Phase 0 to Phase 8 implementation sequence is documented and completed in <code data-inline="true" spellcheck="false">doc/phases/</code>.</p></li><li><p>Frontend app, ATS backend services, and smart contract modules are now integrated in one repository.</p></li><li><p>Demo scripts (<code data-inline="true" spellcheck="false">axl:agent</code>, <code data-inline="true" spellcheck="false">axl:demo</code>) are in place for distributed ATS testing.</p></li></ul><h2>Key Challenges We Solved</h2><ul><li><p>Coordinating multiple agents without tight coupling by using queue/state-driven flow.</p></li><li><p>Enforcing strict risk controls while preserving strategy flexibility for users.</p></li><li><p>Keeping decisions explainable by attaching structured receipts across the pipeline.</p></li><li><p>Unifying product UX (builder + terminal + marketplace) with execution infrastructure.</p></li></ul><h2>Current Status</h2><ul><li><p><strong>Working:</strong> End-to-end architecture, strategy lifecycle, and trading primitives.</p></li><li><p><strong>In progress:</strong> Production hardening, deeper test coverage, and operational safeguards.</p></li><li><p><strong>Next focus:</strong> Security reviews, reliability under load, and launch-grade monitoring.</p></li></ul><h2>Why This Matters</h2><p>OmeSwap now provides a practical template for chain-agnostic, explainable, AI-assisted trading: users can build strategies visually, validate them, activate them with guardrails, and understand every decision the system makes.</p>
Tech Stack
Fundraising Status
<ul><li><p>Currently bootstrapped by the founding team; no institutional round closed yet.</p></li><li><p>Not in an active priced round during hackathon development.</p></li><li><p>Preparing for an early fundraising process post-hackathon focused on security hardening, go-to-market, and multi-chain rollout.</p></li></ul>