Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 421 Bytes

File metadata and controls

8 lines (5 loc) · 421 Bytes

_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.