@hackage / bitcoin-hs

Partial implementation of the Bitcoin protocol (as of 2013)

Latest0.0.1

About

Metadata

  • Last updated , by BalazsKomuves
  • License BSD-3-Clause
  • Categories Cryptography
  • Maintained by: bkomuves (plus) hackage (at) gmail (dot) com

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Tested Compilers

  1. 7.10.3

Package Flags

Use the -f option with cabal commands to enable 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

Readme

Partial but self-contained implementation of the Bitcoin protocol (as of 2013). Use at your own risk!