/basic-blockchain

A basic blockchain implementation in C++ that allows users to create a blockchain, add blocks with transactions, view the entire chain, and validate its integrity.

Primary LanguageC++MIT LicenseMIT

Stargazers