haskell-bitcoin-api-extra ========================= [![Build Status](https://travis-ci.org/solatis/haskell-bitcoin-api-extra.png?branch=master)](https://travis-ci.org/solatis/haskell-bitcoin-api-extra) [![Coverage Status](https://coveralls.io/repos/solatis/haskell-bitcoin-api-extra/badge.svg?branch=master)](https://coveralls.io/r/solatis/haskell-bitcoin-api-extra?branch=master) [![MIT](http://b.repl.ca/v1/license-MIT-blue.png)](http://en.wikipedia.org/wiki/MIT_License) [![Haskell](http://b.repl.ca/v1/language-haskell-lightgrey.png)](http://haskell.org) Where `bitcoin-api` focusses solely on interacting with the Bitcoin Core client, this library attempts to provide higher level constructs on top of that API. It provides a collection of algorithms and useful interfaces for communicating with Bitcoin.