🚀Build your simple and first blockchain network with python
₿ A blockchain is a decentralized, distributed and public digital ledger that is used to record transactions across many computers so that the record cannot be altered retroactively without the alteration of all subsequent blocks and the consensus of the network.
Build simple Blockchain system written in Python
Use our Blockchain with preestablished transactions represented as strings
Test the immutability of our Blockchain