package polymarket
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
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/src/polymarket.common/polymarket_common.ml.html
Source file polymarket_common.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22(* generated by dune *) (** @canonical Polymarket_common.Auth *) module Auth = Polymarket_common__Auth (** @canonical Polymarket_common.Constants *) module Constants = Polymarket_common__Constants (** @canonical Polymarket_common.Crypto *) module Crypto = Polymarket_common__Crypto (** @canonical Polymarket_common.Error *) module Error = Polymarket_common__Error (** @canonical Polymarket_common.Order_signing *) module Order_signing = Polymarket_common__Order_signing (** @canonical Polymarket_common.Primitives *) module Primitives = Polymarket_common__Primitives (** @canonical Polymarket_common.Rate_limit_presets *) module Rate_limit_presets = Polymarket_common__Rate_limit_presets
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>