A-Simple-Blockchain-in-Python Implemented the basic concepts of Blockchain Demo: Creating a Blockchain Creating a new transaction and adding to the list of pending transactions Creating another transaction and adding to the list of pending transactions Mining the block Viewing Blockchain Checking validity of the blockchain Viewing balance of receiver Viewing balance of miner