@hackage haskoin-wallet0.4.2

Implementation of a Bitcoin SPV Wallet with BIP32 and multisig support.

This package provides a SPV (simple payment verification) wallet implementation. It features BIP32 key management, deterministic signatures (RFC-6979) and first order support for multi-signature transactions. You can communicate with the wallet process through a ZeroMQ API or through a command-line tool called "hw" which is also provided in this package.

  • Installation

  • Tested Compilers

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      library-only
       (off by default)

      Do not build the executables