package polymarket

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
md5=538ba1598e8c0f9525aaf58f9cfff743
sha512=5c31aa6c84b1e153b5c8172d30f60d24d70a52489684db032e68191a490e4157240a074ad49782881432f2b0197303c3214a9deedfcd29b5589bdfcc129ada5a

Description

A comprehensive OCaml client for interacting with Polymarket's CLOB (Central Limit Order Book) and Gamma APIs. Supports market data retrieval and order management.

Dependencies (18)

  1. mirage-crypto-rng >= "1.0"
  2. ptime >= "1.0"
  3. fmt >= "0.9"
  4. logs >= "0.7"
  5. hex >= "1.5"
  6. base64 >= "3.5"
  7. secp256k1-internal >= "0.4"
  8. digestif >= "1.2"
  9. ca-certs >= "1.0"
  10. tls-eio >= "1.0"
  11. cohttp-eio >= "6.0"
  12. uri >= "4.0"
  13. eio_main >= "1.0"
  14. ppx_deriving >= "5.2"
  15. ppx_yojson_conv >= "0.16"
  16. yojson >= "2.0"
  17. dune >= "3.16" & >= "3.16"
  18. ocaml >= "5.1"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest >= "1.7" & with-test

Used by

None

Conflicts

None