/Python-Blockchain-

🚀Build your simple and first blockchain network with python

Primary LanguagePythonMIT LicenseMIT

Python Blockchain

🚀Build your simple and first blockchain network with python

What is Blockchain?

₿ 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.

what's in here❓

Build simple Blockchain system written in Python
Use our Blockchain with preestablished transactions represented as strings
Test the immutability of our Blockchain