bitcoin-types

Provides consistent low-level types used commonly among Bitcoin implementations

http://www.leonmergen.com/opensource.html

Version on this page:0.9.1
LTS Haskell 14.27:0.9.2
Stackage Nightly 2019-09-21:0.9.2
Latest on Hackage:0.9.2

See all snapshots bitcoin-types appears in

MIT licensed by Leon Mergen
Maintained by [email protected]
This version can be pinned in stack with:bitcoin-types-0.9.1@sha256:663a3f7c78c6a043a6ac335b84e83d4cfa1a46f1fbd5f0625b1f283e147053cd,1912

Module documentation for 0.9.1

Used by 2 packages in nightly-2015-05-06(full list with versions):

haskell-bitcoin-tx

Build Status Coverage Status MIT Haskell

This library provides the same functionality as the bitcoin-tx command line utility, which was introduced in Bitcoin Core v0.10. These functions are pure and require no communication with a bitcoin daemon.