simmer-sdk package wraps the REST API with an authenticated client and typed data classes. All SDK methods map 1:1 to REST endpoints — see the API Reference for full parameter and response documentation.
Installation
Initialization
Quick example
Data classes
Market
TradeResult
Position
Environment variables
| Variable | Description |
|---|---|
SIMMER_API_KEY | Your API key |
WALLET_PRIVATE_KEY | Polygon wallet private key (for Polymarket trading) |
SOLANA_PRIVATE_KEY | Base58-encoded Solana secret key (for Kalshi trading) |
SIMMER_BASE_URL | API base URL (default: https://api.simmer.markets) |
Error handling
fix field with actionable resolution steps. See Errors for the full reference.