/blockchain-and-cryptocurrency-simulation

A simplified implementation of a blockchain system with proof of stake (PoS), proof of work (PoW), and basic network capabilities. The project demonstrates how to create a basic blockchain, handle transactions with digital signatures, and synchronize the blockchain across nodes in a network.

Primary LanguageCMake

Watchers