- Notifications
You must be signed in to change notification settings - Fork0
A light weight blockchain build with python, JavaScript, html and flask framework for frontend. Some of the components are private and public key, transaction, mine, memory pool, fee calculation, target difficulty, peer-2-peer network, broadcast blocks, resolve conflicts, UTXOS etc.
code-architect/python-blockchain-light
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 
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
About
A light weight blockchain build with python, JavaScript, html and flask framework for frontend. Some of the components are private and public key, transaction, mine, memory pool, fee calculation, target difficulty, peer-2-peer network, broadcast blocks, resolve conflicts, UTXOS etc.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.