MN://WORK/polymarket-analyzer

Polymarket Analyzer

Realtime terminal dashboard over Polymarket public APIs — Gamma discovery, CLOB REST and WebSocket, and the Data API — with live prices and automatic reconnection.

MARKETS / REALTIMEData / analyticsOpen source · public

$ gh repo view mneves75/polymarket-analyzer
MN://polymarket-analyzer — System route

$ trace "polymarket-analyzer"

  1. Gamma discovery
  2. CLOB stream
  3. reconnect
  4. TUI panels

The problem

Prediction market data is spread across a discovery API, an order book API and a data API, and a browser tab is a poor place to watch all three move.

The constraint

The data is live production data, not a mock, so a dropped WebSocket has to recover on its own rather than silently freeze the screen.

The approach

Gamma discovery, CLOB REST and WebSocket and the Data API feed an eight-panel terminal dashboard covering market data, order book, history and holders, with reconnection on exponential backoff.

The outcome

A terminal interface where the reconnection behaviour is part of the product, because the feed is real.

Next route

Open another project

The index is the wider system.

MN://palette
↑↓ navigateEsc close