@hackage bitcoin-hs0.0.1
Partial implementation of the Bitcoin protocol (as of 2013)
Categories
License
BSD-3-Clause
Maintainer
bkomuves (plus) hackage (at) gmail (dot) com
Links
Versions
- 0.0.1 Fri, 21 Oct 2016
Installation
CustomTested Compilers
Dependencies (18)
- array
- base >=4 && <5
- binary >=0.7
- bytestring
- containers
- deepseq Show all…
Dependents (2)
@hackage/SCRIPTWriter, @hackage/acme-everything
Package Flags
testnet
(off by default)
Use the Bitcoin Testnet conventions
x86asm
(off by default)
Hand-written x86 / x86_64 assembly routines for modular arithmetic
network-uri
(on by default)
Get Network.URI from the network-uri package
Partial but self-contained implementation of the Bitcoin protocol (as of 2013). Use at your own risk!