Twitter: https://twitter.com/ficti0n
Web: http://cclabs.io
https://console-cowboys.blogspot.com/
Pre-Requisites: Web3 Hacking 2020 Course part 1:
https://www.youtube.com/watch?v=me840K18IFM&list=PLCwnLq3tOElpIi6Gci36PnvrrS8ljBHkq
HelloWorld Bank:
https://github.com/cclabsInc/Python-SmartContact-BlockchainExploitation/blob/main/Part1_Manual_Interactions/Helloworld_Bank_Target.sol
Subscribing_To_Contract_Events.py:
https://github.com/cclabsInc/Python-SmartContact-BlockchainExploitation/blob/main/Part1_Manual_Interactions/Contract_Interactions/07_Subscribing_To_ContractEvents.py
Understanding how Async IO programming works and Smart contract event subscriptions in python.