Blockchain Programming ethereum smart contracts In these repository I will be uploading what I learn about the Ethereum smart contracts. Blockchain.py What I learned: How blocks are added to the blockchain. How the nonce () in a block is found. How to synchronize blockchains between nodes.