haskoin-node: P2P library for Bitcoin and Bitcoin Cash

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

Please see the README on GitHub at https://github.com/haskoin/haskoin-node#readme


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0, 0.3.0, 0.3.1, 0.4.0, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.5.2, 0.6.0, 0.6.1, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.8.1, 0.8.2, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.9.8, 0.9.9, 0.9.10, 0.9.11, 0.9.12, 0.9.13, 0.9.14, 0.9.15, 0.9.16, 0.9.17, 0.9.18, 0.9.19, 0.9.20, 0.9.21, 0.10.0, 0.10.1, 0.11.0, 0.11.1, 0.11.2, 0.11.3, 0.12.0, 0.13.0, 0.14.0, 0.14.1, 0.15.0, 0.16.0, 0.17.0, 0.17.1, 0.17.2, 0.17.9, 0.17.10, 0.17.11, 0.17.12, 0.17.13, 0.17.14, 0.18.0, 0.18.1, 0.19.0, 1.0.0, 1.0.1, 1.1.0
Change log CHANGELOG.md
Dependencies base (>=4.9 && <5), bytestring, cereal, conduit, conduit-extra, containers, data-default, hashable, haskoin-core (>=1.0.0), monad-logger, mtl, network, nqe (>=0.6.3), random, resourcet, rocksdb-haskell-jprupp (>=2.1.2), rocksdb-query (>=0.4.2), string-conversions, text, time, transformers, unliftio, unordered-containers [details]
License MIT
Author Jean-Pierre Rupp
Maintainer jprupp@protonmail.ch
Category Bitcoin, Finance, Network
Home page http://github.com/haskoin/haskoin#readme
Bug tracker http://github.com/haskoin/haskoin/issues
Source repo head: git clone https://github.com/haskoin/haskoin.git
Uploaded by jprupp at 2024-03-14T13:07:54Z
Distributions LTSHaskell:1.0.1
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 27944 total (102 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for haskoin-node-1.1.0

[back to package description]

Haskoin Node

Haskoin Node is a peer-to-peer library for Bitcoin and Bitcoin Cash. It uses a RocksDB database to store blockchain headers and peers.