Why working on researching on Kodiak which was deployed on Berachain I eventually came here which is a great scanner but doesn't supported Berachain and I spotted some points that can be improved:
- make the etherscan.py aka block explorer an object (with default base_url, but can change in Berachain for example)
- make it as a python project that can be installed by pip
- is it a good idea to also have option to scan local contracts, or it's not necessary?
Let me know what you guys think. I'm down to work on all those refactoring.