The following steps can be taken in order to verify that the Safe Modules and Guard match the governance approved source code, and should work with tooling you already have. Do these from the root directory of the superchain-ops repo.
- Update forge by running:
foundryup
. - Clone the Optimism monorepo:
git clone https://github.com/ethereum-optimism/optimism.git
cd optimism