Autonomous DeFi trading terminal where AI agents research, risk-check & execute on-chain swaps — every decision immutably audited via 0G Network, settled on Base.




Axiom-Fi is an autonomous DeFi trading terminal powered by a multi-agent AI pipeline. Users submit a strategy in plain English — the system dispatches a Research Agent (running LLM inference on the decentralized 0G Compute Network), a Risk Guard Agent (enforcing portfolio exposure rules stored in 0G KV), and an Executor Agent (quoting via Uniswap V3 and broadcasting signed transactions through KeeperHub on Base Sepolia).
Every agent decision is cryptographically signed and written as an immutable audit log to 0G Storage, giving every trade a verifiable on-chain proof — solving DeFi's fundamental accountability gap where trading tools have no skin in the game. Agents build a public, tamper-proof reputation score that compounds over time. Users interact via a premium web terminal or Telegram bot (@AxiomFiTrading_bot), and every trade can be independently verified on 0G Chain Scan and BaseScan.
Core integrations: 0G Storage (audit trail) · 0G KV (reputation registry) · 0G Compute (decentralized LLM inference) · Uniswap V3 Trading API (swap routing) · KeeperHub (workflow automation & tx broadcast) · x402 (agent micropayments)


Week 1 — Foundation & Architecture Designed the multi-agent pipeline architecture: Orchestrator → Research → Risk Guard → Executor. Integrated the 0G Storage SDK for immutable audit logging and wired the 0G KV store for agent reputation and portfolio state management.
Week 2 — Agent Intelligence & Integrations Implemented decentralized LLM inference via the 0G Compute Network broker — agents query a live marketplace of on-chain providers instead of centralized APIs. Built the full Uniswap V3 Trading API integration covering the three-step swap lifecycle: approval check, quote, and calldata construction with auto-slippage and multi-protocol routing.
Week 3 — Execution & Automation Integrated KeeperHub for graph-based workflow automation: the Executor signs transactions locally, registers them as KeeperHub workflows, and polls for on-chain confirmation. Built the x402 micropayment rail so agents are economically dispatched, not blindly invoked.
Week 4 — Interfaces & Hardening Shipped the premium web trading terminal (Next.js 14 App Router) with a real-time streaming agent pipeline visualizer and live reputation dashboard. Added the Telegram bot interface (@AxiomFiTrading_bot) with wallet registration (stored in 0G KV), strategy execution, and status commands. Hardened the 0G gas layer with a custom EIP-1559 GasOverrideWallet to overcome Galileo testnet gas constraints.
Not currently fundraising. Axiom-Fi is an independent project built for the 0G Network Hackathon. We are open to ecosystem grants, accelerator programs, and strategic partnerships — particularly within the 0G, Base, and Uniswap ecosystems.