bitcoin-hs: Partial implementation of the Bitcoin protocol (as of 2013)
Partial but self-contained implementation of the Bitcoin protocol (as of 2013). Use at your own risk!
Modules
[Index]
- Bitcoin
- Bitcoin.BlockChain
- Crypto
- Bitcoin.Crypto.EC
- FiniteField
- Hash
- Bitcoin.Crypto.Word256
- Bitcoin.Misc
- Bitcoin.Protocol
- RPC
- Script
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| testnet | Use the Bitcoin Testnet conventions | Disabled |
| x86asm | Hand-written x86 / x86_64 assembly routines for modular arithmetic | Disabled |
| network-uri | Get Network.URI from the network-uri package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- bitcoin-hs-0.0.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.0.1 |
|---|---|
| Dependencies | array, base (>=4 && <5), binary (>=0.7), bytestring, containers, deepseq, directory, filepath, ghc-prim, HTTP, json (>=0.7), mtl, network, network-uri, old-locale, random, time, transformers [details] |
| Tested with | ghc ==7.10.3 |
| License | BSD-3-Clause |
| Copyright | (c) 2013, 2016 Balazs Komuves |
| Author | Balazs Komuves |
| Maintainer | bkomuves (plus) hackage (at) gmail (dot) com |
| Category | Bitcoin, Cryptography |
| Home page | http://code.haskell.org/~bkomuves/ |
| Source repo | head: git clone http://code.haskell.org/~bkomuves/projects/bitcoin-hs/ |
| Uploaded | by BalazsKomuves at 2016-10-21T16:16:33Z |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 1137 total (3 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2016-10-21 [all 1 reports] |