Skip to content

Peyxw/Python-Blockchain-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages