MIT licensed by Leon Mergen
Maintained by [email protected]
This version can be pinned in stack with:bitcoin-api-0.12.1@sha256:db33da1d01667ab3388d800cac7f3ddfa5f8dc7e28b79955adda5944d352f67e,3534

haskell-bitcoin-api

Build Status Coverage Status MIT Haskell

The Bitcoin Core application provides an HTTP RPC interface for communication. This library implements access to these functions. It builds on top of the bitcoin-tx and bitcoin-script, and as such provides an extremely flexible environment to create, manipulate and store transactions and custom scripts.