obazna / cppchain

A simplified blockchain implementation in less than 200 lines of C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build your own blockchain in less than 200 lines of code

Motivation

License

Cppchain is MIT licensed.

About

A simplified blockchain implementation in less than 200 lines of C++

License:MIT License


Languages

Language:C++ 71.9%Language:CMake 28.1%