Skip to content

An implementation of some of the principles of a blockchain, abstracted over their contents with mechnical components built using FRP. Buzzword Quota Round 1: (synergistic, agile, scrummy, distruptive, useless juicer)

License

Notifications You must be signed in to change notification settings

mankyKitty/could-be-probably-wrong-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Probably Wrong Chain

This is currently a very hacky attempt at building a Blockchain implementation using Haskell.

Loosely based on the following blog posts:

There is no running system at the moment, but the moving parts are there will continue to be chipped at as time goes by. The actual mechanisms of receiving new data and extending the chain are handled by an FRP network using reactive-banana.

There is no "Proof of Work" implemented at this stage, but that is on the TODO list and will most likely resemble a Hashcash system.

About

An implementation of some of the principles of a blockchain, abstracted over their contents with mechnical components built using FRP. Buzzword Quota Round 1: (synergistic, agile, scrummy, distruptive, useless juicer)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published