package polymarket
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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)
-
mirage-crypto-rng
>= "1.0" -
ptime
>= "1.0" -
fmt
>= "0.9" -
logs
>= "0.7" -
hex
>= "1.5" -
base64
>= "3.5" -
secp256k1-internal
>= "0.4" -
digestif
>= "1.2" -
ca-certs
>= "1.0" -
tls-eio
>= "1.0" -
cohttp-eio
>= "6.0" -
uri
>= "4.0" -
eio_main
>= "1.0" -
ppx_deriving
>= "5.2" -
ppx_yojson_conv
>= "0.16" -
yojson
>= "2.0" -
dune
>= "3.16" & >= "3.16" -
ocaml
>= "5.1"
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page