bitcoin-api: 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.
[Skip to Readme]
Versions [faq] | 0.9.0, 0.10.0, 0.11.0, 0.11.1, 0.12.0, 0.12.1 |
---|---|
Dependencies | aeson, base (>=4.3 && <5), base58string, binary, bitcoin-block, bitcoin-script, bitcoin-tx, bitcoin-types, bytestring, hexstring, lens, lens-aeson, text, unordered-containers, wreq [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/issues |
Source repo | head: git clone git://github.com/solatis/haskell-bitcoin-api.git -b master |
Uploaded | by solatis at 2015-06-09T14:08:49Z |
Distributions | NixOS:0.12.1 |
Downloads | 4323 total (6 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-06-11 [all 1 reports] |
Modules
[Index]
Downloads
- bitcoin-api-0.12.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)