Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 371 Bytes

File metadata and controls

8 lines (5 loc) · 371 Bytes

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. :)