Blockchain proof of concept.
stack build
stack test
stack run
For live feedback execute stack test
at least once,
then run stack exec ghcid
in a terminal.
Install the required tools.
stack install hlint brittany
Open the VS Code workspace in blockchain.code-workspace
.
Then install the recommended plugins.