zhangchiqing / blockchain-in-haskell

A simpler implementation of http://www.michaelburge.us/2017/08/17/rolling-your-own-blockchain.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blockchain-in-haskell

Get start

stack install

TDD

stack ghci blockchain-in-haskell:blockchain-in-haskell-test

About

A simpler implementation of http://www.michaelburge.us/2017/08/17/rolling-your-own-blockchain.html

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


Languages

Language:Haskell 100.0%