Skip to content

StavrosChryselis/proof-of-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal proof of concept implementation of the proof-of-work protocol in 15 lines of haskell code.

Preparation

$ git clone https://github.com/StavrosChryselis/proof-of-work.git
$ cd proof-of-work
$ stack build

Execution

$ stack exec proof-of-work-exe genesisString

About

A simple implementation of the proof of work protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published