Autonomous AI trading on 0G. LLM picks from 30+ quant strategies inside a TEE; every decision + trade logged on 0G Chain, reasoning sealed on 0G Storage, strategies tokenised as ERC-7857 INFTs.




Artic is a verifiable autonomous-trading platform on 0G Chain. A supervisor LLM running inside 0G Compute TeeML selects from 30+ quant strategies (momentum, mean-reversion, breakout, vol-targeting, etc.) and decides KEEP / CLOSE / ADJUST per tick. Every decision + trade is emitted on-chain via DecisionLogger and TradeLogger; full LLM reasoning + trade-detail JSON live on 0G Storage, bound by hash to the on-chain event. Strategies are tokenised as ERC-7857 INFTs - encrypted config, sealed-executor usage rights, re-encryption on transfer. Hub (FastAPI) orchestrates per-symbol agent processes on Morph VMs; Next.js dashboard surfaces live PnL, on-chain proofs, and reasoning links.
Designed + deployed 3 contracts on 0G Galileo: DecisionLogger, TradeLogger, StrategyINFT (ERC-7857).
Integrated 0G Compute TeeML for sealed LLM inference; TEE signature folded into on-chain reasoning hash.
Built 0G Storage sidecar (@0glabs/0g-ts-sdk) for reasoning + trade JSON upload.
Hub orchestrator + per-symbol agent runtime on Morph VMs.
30+ quant strategies wired to LLM planner.
Next.js dashboard: SIWE auth, live trades, on-chain proof links, INFT marketplace.
Verified live DecisionLogged + TradeLogged tx on chainscan-galileo.
Pre-Seed