web3 — Advanced Playground
Web3.py: interact with Ethereum blockchain (contracts, transactions)
Advanced web3 techniquesRun locally
Install
pip install web3Python CodeRun locally
These advanced techniques unlock the full power of web3.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?