Ethereum is a public blockchain used worldwide. It has rich features to implement “Smart Contracts”. A smart contract is basically a program that contains the business-logic and transaction related conditions that has to be deployed on a specific peer. Web3py: It is a Python library that eases the interaction between the client and the EthereumContinue reading “Inspecting Ethereum’s Blocks: The Web3py Way”