For the complete documentation index, see llms.txt. This page is also available as Markdown.

Roadmap

✅ Completed: PoC (v0)

Proof-of-concept built for the Good Vibes Only: OpenClaw Edition hackathon.

  • Parimutuel pool model (no orderbook)

  • Market.sol + MarketFactory.sol with 51 tests

  • Telegram bot prototype

  • Pyth oracle resolution

  • Keeper service (auto-create + auto-resolve)

Preserved on the poc branch.

Completed: CLOB (v1)

Phase 1A — Core Primitives

Phase 1B — Orderbook & Batch Auction

Phase 1C — Market Lifecycle & Resolution

Phase 1D — Sell Orders & Batch Operations

292 tests passing across all contract modules.

Phase 2 — Keeper & Indexer Infrastructure

Phase 3 — Web Frontend

Phase 4 — Integration, Hardening & Deployment

Live / Recently Shipped

  • AI Markets — Flap AI Oracle resolution is live for supported market types.

  • Parimutuel Pool Markets — USDT/STRIKE multi-outcome pool markets are live.

  • Flap Token Pools — public creator flow is live for BEP20-collateral, AI-resolved token pools.

🔮 Future

  • AI quality gate for official Flap Token Pool creation prompts.

  • Broader multi-asset and Pyth-feed coverage where liquidity supports it.

  • Variable market durations (1min, 5min, 15min, 1hr).

Recently Completed

Last updated