@hackage bitcoin-api0.9.0

Provides access to the RPC API of Bitcoin Core

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.