package polymarket

  1. Overview
  2. Docs
OCaml client library for the Polymarket prediction market API

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.2.0.tar.gz
md5=4eb4c5d2f63ff081c9713d90be5a51b2
sha512=0e3de0c9b40683e09ab8f9f966a44784ef1b9b482c3eefef84104a7e8042c92f1d79893ee9588b24fa3d0decaed7f365509f4d1c23c66ce8328efb64e721f276

doc/polymarket.common/Polymarket_common/index.html

Module Polymarket_commonSource

Sourcemodule Auth : sig ... end

Authentication types and header builders for Polymarket APIs.

Sourcemodule Constants : sig ... end

Shared constants for Polymarket API clients.

Sourcemodule Crypto : sig ... end

Cryptographic utilities for Polymarket API authentication.

Sourcemodule Error : sig ... end

Polymorphic error types for composable error handling.

Sourcemodule Order_signing : sig ... end

EIP-712 order signing for CTF Exchange.

Sourcemodule Primitives : sig ... end

Abstract primitive types with built-in validation.

Sourcemodule Rate_limit_presets : sig ... end

Pre-configured rate limit presets for Polymarket APIs.