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]
Modules
[Index]
Downloads
- bitcoin-api-0.9.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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] |
Tested with | ghc ==7.6, ghc ==7.8, ghc ==7.10 |
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-script/issues |
Source repo | head: git clone git://github.com/solatis/haskell-bitcoin-script.git -b master |
Uploaded | by solatis at 2015-05-03T08:45:25Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 5170 total (25 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-05-03 [all 1 reports] |