MichaelDao / The-Blockchain

Simple blockchain made in c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy Blockchain

Compile and run this to see a simple blockchain in action.

If it is taking too long to add a new block, you can change the difficulty to something lower for faster mining.

About

Simple blockchain made in c++

License:Other


Languages

Language:C++ 42.2%Language:Makefile 21.6%Language:C 20.8%Language:CMake 15.4%