@hackage haskoin0.0.2
Implementation of the Bitcoin protocol.
Categories
License
LicenseRef-PublicDomain
Maintainer
Philippe Laprade
Links
Versions
Deprecated
Dependencies (16)
Dependents (2)
@hackage/acme-everything, @hackage/ethereum-client-haskell
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.