_BlockchainWithPython
A Self-thought Blockchain Developer continues to put into practice his Python skills by building a Skeletal Blockchain (no cryptocurrency attached) using python language. The Chain demonstrates a Proof Of Work Consensus, highly efficient and secured/tamper proofed using Cryptography.
All the above achieved using a Compact code.
This code/project can be interacted with using Postman Interface.