Skip to content

An example of a blockchain built in python, from Maximilian Schwarzmüller's course on Udemy

Notifications You must be signed in to change notification settings

mattkatt/python-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Blockchain

Built using Maximilian Schwarzmüller's course on Udemy. This is not intended to be a production-ready blockchain.

Possible Improvements:

  • Better error handling
  • Scalability
  • Broadcast with async
  • Scheduled broadcasting
  • Dynamic mining difficulty
  • Merkle Tree for transaction validation

About

An example of a blockchain built in python, from Maximilian Schwarzmüller's course on Udemy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published