What is Strike?
Core Properties
Architecture at a Glance
Traders ──→ OrderBook ──→ BatchAuction ──→ ClaimSettlement
│ │
Vault (collateral) OutcomeToken (ERC-1155)
│ │
MarketFactory ◄── PythResolver ──→ Redemption
│
Pyth Oracle (on-chain)
Off-chain (non-authoritative):
• Keepers (clear batches, resolve markets, prune orders)
• Indexer + API (orderbook snapshots, trade history, WebSocket)
• Telegram Bot (lightweight trading + notifications)
• Web Frontend (full trading terminal)Links
Last updated