Blockchain-C-Plus-Plus-Example icon indicating copy to clipboard operation
Blockchain-C-Plus-Plus-Example copied to clipboard

This is a simple example of how a blockchain works. C++

Blockchain-C-Plus-Plus-Example

This is a simple example of how a blockchain works (in C++).

It follows my video on blockchain here.

Disclaimer

I'm in no way an expert in Blockchain. This is a very contrived and simple example. If you notice an error or anything that is amiss, feel free to submit a pull request. :)