Skip to content

kemalbayindir/blockchain-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

blockchain-python

Basic blockchain implementation by Python. In next terms this project will be binded UI projects.

Main parts of this implementation

  • 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

Will be added...

  • validating block
  • services for ui bindings

About

Basic blockchain implementation by Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages