polymarket-skill/requirements.txt
GoldPm 1d4d3a22f4 Initial commit: Polymarket skill (Gamma/Data/CLOB/Bridge/Relayer client + CLI)
Public market data via direct HTTP; authenticated CLOB trading via the official
py-clob-client-v2 SDK. Includes README, endpoint reference, and trading/auth guide.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 16:07:29 +08:00

5 lines
214 B
Text

# Public data (markets, prices, order books, positions, leaderboard) — required
requests>=2.28
# Authenticated trading (place/cancel/query orders) — optional, only if you trade
# pip install py-clob-client-v2