@hackage / haskoin

Implementation of the Bitcoin protocol.

Version Deprecated package0.1.0.2

About

Metadata

  • Last updated , by PhilippeLaprade
  • License LicenseRef-PublicDomain
  • Categories Network Development
  • Maintained by: Philippe Laprade

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Package Flags

Use the -f option with cabal commands to enable flags

    testnet (off by default)

    Compile the library against Testnet instead of Prodnet

Readme

Haskoin is a package providing an implementation of the Bitcoin protocol specifications. It provides the cryptographic ECDSA and hashing primitives, functions for handling BIP32 extended keys, functions for building and signing various types of regular and multisig transactions and a definition of the network protocol messages.