haskoin: Implementation of the Bitcoin protocol.

[ bitcoin, deprecated, finance, library, network, public-domain ] [ Propose Tags ]
Deprecated in favor of haskoin-core

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.

Flags

Automatic Flags
NameDescriptionDefault
testnet

Compile the library against Testnet instead of Prodnet

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

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.2, 0.0.2.1, 0.1.0, 0.1.0.1, 0.1.0.2
Dependencies aeson (>=0.8 && <0.9), base (>=4.6 && <5), binary (>=0.7 && <0.8), byteable (>=0.1 && <0.2), bytestring (>=0.10.4 && <0.11), containers (>=0.5 && <0.6), cryptohash (>=0.11 && <0.12), deepseq (>=1.3 && <1.4), either (>=4.3 && <4.4), json-rpc (>=0.2.0.1 && <0.3), mtl (>=2.1 && <2.3), pbkdf (>=1.1 && <1.2), split (>=0.2 && <0.3), text (>=1.1 && <1.2) [details]
License LicenseRef-PublicDomain
Author Philippe Laprade, Jean-Pierre Rupp
Maintainer Philippe Laprade
Revised Revision 1 made by PhilippeLaprade at 2021-01-04T10:13:30Z
Category Bitcoin, Finance, Network
Home page http://github.com/haskoin/haskoin
Bug tracker http://github.com/haskoin/haskoin/issues
Source repo head: git clone git://github.com/haskoin/haskoin.git
Uploaded by PhilippeLaprade at 2014-08-18T16:07:47Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4237 total (15 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]