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>
5 lines
214 B
Text
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
|