Haskoin: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
Iwilcox (talk | contribs)
m Add to Category:Haskell
Rupp (talk | contribs)
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
Haskoin is a Haskell implementation aiming for full-node features, by Philippe Laprade, available [https://github.com/plaprade/haskoin on github].
Some free software libraries and programs written in Haskell for Bitcoin are available under the Haskoin name:
 
- [https://github.com/jprupp/haskoin-core Haskoin Core library of functions to work with Bitcoin]
- [https://github.com/jprupp/haskoin-node Haskoin Node library to communicate over the Bitcoin network]
- [https://github.com/jprupp/haskoin-store Haskoin Store to store and index the Bitcoin block chain]
- [https://github.com/jprupp/haskoin-wallet Haskoin Wallet command-line hierarchical-deterministic wallet designed to sign transactions from an offline computer]
- [https://api.haskoin.com/ Haskoin public REST API served by Haskoin Store]
   
   
[[Category:Nodes]]
[[Category:Nodes]]
[[Category:Haskell]]
[[Category:Haskell]]

Revision as of 19:55, 10 May 2025