diff --git a/4337/README.md b/4337/README.md index dae6118d..83779d37 100644 --- a/4337/README.md +++ b/4337/README.md @@ -156,9 +156,9 @@ npm run test:e2e ### Deploy -> :warning: **Make sure to use the correct commit when deploying the contracts.** Any change (even comments) within the contract files will result in different addresses. The tagged versions used by the Safe team can be found in the [releases](https://github.com/safe-modules/releases). +> :warning: **Make sure to use the correct commit when deploying the contracts.** Any change (even comments) within the contract files will result in different addresses. The tagged versions used by the Safe team can be found in the [releases](https://github.com/safe-global/safe-modules/releases). -This will deploy the contracts deterministically and verify the contracts on etherscan using [Solidity 0.7.6](https://github.com/ethereum/solidity/releases/tag/v0.7.6) by default. +This will deploy the contracts deterministically and verify the contracts on etherscan and sourcify. Preparation: