package bitcoinml

  1. Overview
  2. No Docs
Bitcoin data-structures library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.1.zip
md5=db0f5550258f1e5f9a6e8dbe64d352ab

Description

Bitcoin data-structures library for OCaml. Modules documentation is available at https://dakk.github.io/bitcoinml/

Published: 15 Sep 2017

Dependencies (11)

  1. stdint >= "0.3.0-0"
  2. cryptokit >= "1.11"
  3. bignum >= "v0.9.0"
  4. stdio >= "v0.9.0"
  5. bitstring >= "2.1.0"
  6. ppx_bitstring >= "2.0.0"
  7. ppx_jane >= "v0.9.0"
  8. configurator build & >= "v0.9.1"
  9. base build & >= "v0.9.2" & < "v0.11"
  10. jbuilder >= "1.0+beta11"
  11. ocaml

Dev Dependencies (3)

  1. odoc with-test & >= "1.1.1"
  2. ounit with-test & >= "2.0.0"
  3. hex with-test & >= "1.1.1"

Used by

None

Conflicts

None