This is a simple implementation of a blockchain in Python, based on the Model-View-Controller (MVC) architectural pattern. This project can be used for learning the basics of blockchain technology and for hobbyist purposes. |
The project implements the following features:
|
|
This project is licensed under the MIT License - see the LICENSE file for details. |
-
Notifications
You must be signed in to change notification settings - Fork 0
michalkasiarz/blockchain-project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple Python blockchain implementation with MVC architecture, Proof of Work algorithm, and Observer pattern for logging, statistics, and view updates