bitcoin-api-extra: Higher level constructs on top of the bitcoin-api package

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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.


[Skip to Readme]

Properties

Versions 0.9.0, 0.9.1, 0.9.2
Change log None available
Dependencies base (>=4.3 && <5), binary, bitcoin-api, bitcoin-block, bitcoin-tx, bytestring, conduit, lens, stm, stm-chans, stm-conduit, text, transformers [details]
License MIT
Copyright (c) 2015 Leon Mergen
Author Leon Mergen
Maintainer leon@solatis.com
Category Network, Finance
Home page http://www.leonmergen.com/opensource.html
Bug tracker http://github.com/solatis/haskell-bitcoin-api-extra/issues
Source repo head: git clone git://github.com/solatis/haskell-bitcoin-api-extra.git -b master
Uploaded by solatis at 2017-11-27T07:57:37Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for bitcoin-api-extra-0.9.2

[back to package description]

haskell-bitcoin-api-extra

Build Status Coverage Status MIT Haskell

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.