About 46 results
Open links in new tab
  1. Types (polymarket.Polymarket_data.Types) - haut.github.io

    Data API types for Polymarket. These types correspond to the OpenAPI 3.0.3 schema defined in data-api-openapi.yaml for the Polymarket Data API (https://data-api.polymarket.com).

  2. poly-sdk - Simplified Trading in Polymarket | wezilushinga

    This software provides a unified TypeScript SDK designed for simplifying your interactions with Polymarket. Through this SDK, you can easily access trading features, market data, smart …

  3. Client (polymarket.Polymarket.Gamma_api.Client)

    HTTP client for the Polymarket Gamma API. This module provides functions to interact with all public endpoints of the Polymarket Gamma API (https://gamma-api.polymarket.com).

  4. Logger (polymarket.Polymarket.Common.Logger) - haut.github.io

    This module provides setup and structured logging functions that all components use.

  5. Types (polymarket.Polymarket_clob.Types) - haut.github.io

    CLOB API types for Polymarket. These types correspond to the Polymarket CLOB API (https://clob.polymarket.com).

  6. L2 (polymarket.Polymarket_clob.Client_typestate.L2)

    val create : ?base_url:string ->sw:Eio.Switch.t ->net:_Eio.Net.t->rate_limiter: Polymarket_rate_limiter.Rate_limiter.t ->private_key: Crypto.private_key ->credentials: …

  7. Polymarket-Kalshi-Arbitrage-bot - Automate Your Prediction …

    🔍 Automate cross-platform arbitrage with this bot, exploiting price discrepancies between Kalshi and Polymarket for risk-free trading opportunities.

  8. Rate_limiter (polymarket.Polymarket_rate_limiter.Rate_limiter)

    Create a rate limiter with Polymarket API presets. This is the recommended way to create a rate limiter for use with Polymarket API clients. The rate limiter should be shared across all clients …

  9. Client (polymarket.Polymarket_clob.Client) - haut.github.io

    parameterbase_url Optional base URL (defaults to https://clob.polymarket.com) parametercredentials Optional API credentials for authenticated endpoints parameteraddress …

  10. Client_typestate (polymarket.Polymarket_clob.Client_typestate)

    Typestate-authenticated HTTP client for the Polymarket CLOB API. This module provides compile-time enforcement of authentication requirements for the CLOB API. Three …