MichaelBurge / haskoin

Proof-of-concept Blockchain in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This git repository contains code referenced in an article Rolling your own Blockchain in Haskell.

If you are instead looking for a popular Bitcoin implementation also written in Haskell, you want Haskoin.

Both projects share the same name, but are otherwise unrelated.

About

Proof-of-concept Blockchain in Haskell

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%