| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Mon, 19 Jan 2026 04:38:25 GMT
X-Served-By: cache-dfw-kdfw8210153-DFW, cache-bom-vanm7210037-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768797505.968999,VS0,VE396
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
bitcoin-script: Compilation, manipulation and decompilation of Bitcoin scripts
[Skip to Readme]
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 |
| Uploaded | by solatis at 2015-05-11T07:39:04Z |
| Category | Network, Finance |
| Home page | https://www.leonmergen.com/opensource.html |
| Bug tracker | https://github.com/solatis/haskell-bitcoin-script/issues |
| Source repo | head: git clone git://github.com/solatis/haskell-bitcoin-script.git -b master |
| Distributions | |
| Reverse Dependencies | 5 direct, 2 indirect [details] |
| Downloads | 4951 total (31 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] |


