Skip to content

FLombardi-PhD/Cpp-Proof-of-Work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof-of-Work example in a multithread C++ program

Launch the main program to simulate 4 thread fighting to solve a proof-of-work with difficulty 5 zeros. If you want to change the number of thread adn the difficuty pass them as main args.

About

Blockchain consensus Proof-of-Work example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages