package bitcoinml

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.1.zip
md5=bc06a6aaa41e1c443d8c5179241e4eb7
sha512=4f9004cb956117566c4643f6a64ffa03f0469866df6fd77f50316b4a42b50ff3be0a866cdfe20fdd4ae733d056dab18948aabe2187e9695aee46cd3981902e45

Description

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

Published: 08 Mar 2019

Dependencies (6)

  1. bignum >= "v0.10.0"
  2. cryptokit >= "1.13"
  3. stdint >= "0.5.1"
  4. bitstring >= "3.1.0" & < "4.0.0"
  5. dune >= "1.6.0"
  6. ocaml >= "4.05.0"

Dev Dependencies (3)

  1. odoc with-test & >= "1.3.0"
  2. ounit with-test & >= "2.0.8"
  3. hex with-test & >= "1.3.0"

Used by

None

Conflicts

None