Toychain!
A toy blockchain in C
|
A really simple blockchain implementation from scratch in pure C.
docs
! warning : the build and test commands might not work if there are any spaces in the absolute path.
or clean build
or if you want to check for memory leaks
if you want to see performance tests
you might want to run make clean before if you were compiling for release. this is necessary to rebuild all binaries with appropriate debug information