Skip to content

araujo88/blockchain-example-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockchain-example-cpp

A simple blockchain example in C++.

Usage

Compiling

make clean && make

Running

./blockchain <difficulty>

If no arguments are provided, difficulty is assumed to be 6.

Releases

No releases published

Packages

No packages published