Skip to content

sottlmarek/Blockchain-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Blockchain-demo

This is training blockchain demo in python. Code showcases basics concept of blockchain. I wanted to write basic PoC to test mechanism of python as part of the learning sessions.

About

Content: * Basic blocks of chain * validation of the chain. * Hash calculation for blocks * Cryptomining function based on dificulty. * In machien transactions for Proof of concept.

Used libraries:

  • datetime * random
  • hashlib
  • json
  • jsonpickle

Other

None distributed chains is part of this PoC.

Copyright © 2019 Marek Šottl.

About

Python Blockchain snippet PoC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages