package bitcoin

  1. Overview
  2. Docs
Bitcoin Client API logic-only

Install

Authors

Maintainers

Sources

v3.0.tar.gz
md5=5e9980ab580017ba356aa6cb972787fe
sha512=d4cb6b83ddfeb4221b6c587a83752423d01e1695aa06c588b6cfc6f8c2288c2bf8d32485fa902aabf0c72310b5c4acfa4e66ef084febeca3f602668e39e68790

Description

An OCaml interface to the official Bitcoin client API. Works by making JSON-RPC calls over the network to a running Bitcoin daemon fering the client API.

Published: 13 Feb 2023

Dependencies (3)

  1. yojson >= "1.6.0"
  2. cryptokit
  3. dune >= "2.8"

Dev Dependencies (1)

  1. odoc with-doc

Conflicts

None