haskoin-wallet: Implementation of a Bitcoin hierarchical deterministric wallet (BIP32).

[ bitcoin, finance, library, network, public-domain ] [ Propose Tags ]

This package provides functions for generating hierarchical deterministic keys (BIP32). It also provides functions for building and signing both simple transactions and multisignature transactions. This package also provides a command lines application called hw (haskoin wallet). It is a lightweight bitcoin wallet featuring BIP32 key management, deterministic signatures (RFC-6979) and first order support for multisignature transactions. A library API for hw is also exposed.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.2.0, 0.3.0, 0.3.1, 0.4.0, 0.4.1, 0.4.2
Dependencies aeson (>=0.6 && <0.7), aeson-pretty (>=0.7 && <0.8), base (>=4.6 && <4.7), binary (>=0.7 && <0.8), bytestring (>=0.10 && <0.11), conduit (>=1.0 && <1.1), containers (>=0.5 && <0.6), directory (>=1.2 && <1.3), either (>=4.0 && <4.1), haskoin-crypto (>=0.0 && <0.1), haskoin-protocol (>=0.0 && <0.1), haskoin-script (>=0.0 && <0.1), haskoin-util (>=0.0 && <0.1), mtl (>=2.1 && <2.2), persistent (>=1.2 && <1.3), persistent-sqlite (>=1.2 && <1.3), persistent-template (>=1.2 && <1.3), QuickCheck (>=2.6 && <2.7), text (>=0.11 && <0.12), time (>=1.4 && <1.5), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.11), yaml (>=0.8 && <0.9) [details]
License LicenseRef-PublicDomain
Author Philippe Laprade
Maintainer Philippe Laprade
Revised Revision 1 made by PhilippeLaprade at 2021-01-04T10:25:33Z
Category Bitcoin, Finance, Network
Home page http://github.com/plaprade/haskoin-wallet
Bug tracker http://github.com/plaprade/haskoin-wallet/issues
Source repo head: git clone git://github.com/plaprade/haskoin-wallet.git
Uploaded by PhilippeLaprade at 2013-12-19T20:21:50Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hw
Downloads 5252 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]