Hacker News new | ask | show | jobs
by lightlike 4155 days ago
Also in Haskell: https://github.com/haskoin/haskoin
1 comments

From their README:

   Features: 
   * [...]
   * Headerchain implementation (Blockchain with headers only)
   * [...]
This makes Haskoin more of an SPV client rather than a full-node client.