bitcoin-script: Compilation, manipulation and decompilation of Bitcoin scripts
Provides pure functions to compile, decompile and manipulate Bitcoin scripts. This project relies heavily on the Haskoin project for the compiling and decompiling of the script assembly, and continuously merges changes downstream. The advantage this library has over Haskoin is that it uses very few dependencies and doesn't rely on external libraries such as LevelDB and snappy.
[Skip to Readme]
Downloads
- bitcoin-script-0.11.1.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.9.1, 0.10.0, 0.11.0, 0.11.1 |
---|---|
Dependencies | base (>=4.3 && <5), base16-bytestring, binary, bytestring, text [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-11T07:39:04Z |
Distributions | |
Reverse Dependencies | 5 direct, 2 indirect [details] |
Downloads | 4801 total (26 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-05-11 [all 1 reports] |