The latest version of haskoin-node is 1.1.3-0.

haskoin-node

Version 0.3.1 revision 1 uploaded by PhilippeLaprade.

Package meta

Synopsis
Implementation of a Bitoin node.
Description

haskoin-node provides an implementation of the Bitcoin network protocol that allows you to synchronize headers (with SPV validation) and download merkle blocks and full blocks. This package can be used to implement wallets or other Bitcoin components that require talking to the Bitcoin network. It provides the following features:

  • Implementation of the Bitcoin network protocol

  • Headertree implementation with SPV verification

  • Headers-first synchronization

  • Merkle block download from peers with bloom filters

  • Full block download from peers

A wallet implementation using this package is available in haskoin-wallet.

Author
Philippe Laprade, Jean-Pierre Rupp
Bug reports
http://github.com/haskoin/haskoin/issues
Category
Bitcoin, Finance, Network
Copyright
n/a
Homepage
http://github.com/haskoin/haskoin
Maintainer
Philippe Laprade
Package URL
n/a
Stability
stable

Components