Basic blockchain implementation by Python. In next terms this project will be binded UI projects.
- Understanding structure of blockchain basically
- Generating hierarchy of blockchain
- Shows how to add a new block to chain
- Shows how to mine a block
- Shows increasing or decreasing difficulty of mining stage
- validating block
- services for ui bindings