Some blockchain research codes
Implement a simple blockchain demo, with a simple mining mechanism in it.
There is a web demo on: https://anders.com/blockchain/. Check this out to see how a blockchain works out.
Shout out to Siraj Raval!
Check out the tutorial on: https://learnku.com/python/t/22970/build-your-own-block-chain-step-by-step-with-python.