You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
🛠 we leverage foundry to analyze evm-based blockchains. foundry provides "vm cheatcodes", allowing easy methods to modify the chain state at test runtime (for instance, simulating previous blocks).
🕹 these boilerplates can be expanded for several purposes, including testing vulnerabilities or extracting mev data.
🚨 disclaimer: i am not responsible for anything you do with my free code.