This is python based blockchain project, not for production purpose but for demonstration purpose only. It consists of few features and few features are pending, I will be working on this on future to build all the things
- flask Framework
- private-key-encryption
- public-key-encryption
- p2p network
- mining
- proof of stake
- proof of work
- node synchronization
- digital signature
- key generate
- nonce
- target difficulty
- fee calculation
- frontend
- Flask Security
- Key synchronization
- Permission and Access Control
- DoS Attacks
- Network Security
This project's purpose is learning and understanding the concept of blockchain technologies. And you can use this for RnD and demo purpose.
Configur in PyCharm IDE to run multiple Nodes. A screenshot is given belo ![Configure](Images/Untitled.png)
How the projects Works, a demo is given below:
- Generate your keys
- Use the keys to send coins
- Use the model to chose network
- Go to the node and view the pending transactions
- You can configure i.e. can add new nodes
- Can mine the nodes and also synchronize the nodes
I am not very good at frontend designing guys, so pardon my color test