Haskoin

From Bitcoin Wiki
Revision as of 20:03, 10 May 2025 by Rupp (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page is a stub. Help by expanding it.

Some free software libraries and programs written in Haskell to interact with the Bitcoin network are available under the Haskoin name.

Haskoin Core library of functions and data types.

Haskoin Node supplemental library implementing network functionality.

Haskoin Store library and server app exposing block chain data via REST API.

Haskoin Wallet command-line hierarchical-deterministic wallet with offline features.

Haskoin API available for public use.