Menu

Post image 1
Post image 2
1 / 2
0

Polymarket API Toolkit - Complete TypeScript SDK for CLOB, Data API, Gamma API & Polygon Tracing

DEV Community·Julian Martinez·20 days ago
#8I1czToL
Reading 0:00
15s threshold

Polymarket API Toolkit: Complete TypeScript SDK for CLOB, Data API, Gamma API & Polygon Tracing I built the Polymarket API Toolkit because I needed a single, well-structured TypeScript codebase that covers the ENTIRE Polymarket API surface — CLOB, Data API, Gamma API, WebSocket, Polygon blockchain tracing, and the full escalation engineering workflow — and made it available for everyone building in the prediction market space. Repository: github.com/JulianMartinez/polymarket-api-toolkit License: MIT Stack: TypeScript 5.7, Node 20+, viem, Axios, ws, Zod Quick Reference: Modules to Files Module Source File Exports CLOB Client src/clob-client/client.ts ClobClient Data API Client src/clob-client/client.ts DataApiClient Gamma API Client src/clob-client/client.ts GammaApiClient WebSocket Client src/clob-client/ws-subscriber.ts ClobWebSocketClient Order Manager src/clob-client/order-manager.ts OrderManager Orderbook Tracker src/clob-client/orderbook-tracker.ts OrderbookTracker Polygon Tracer…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More