haythemsellami / squeeth-old-dep-script

A script to look into squeeth old deployments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script

Before running the deployment script, make sure to copy .env.example in a .env file and set the environment variables. The script can be executed using the below command:

  • source .env
  • forge script script/SqueethOldDeploymentsScript.s.sol:SqueethOldDeploymentsScript --rpc-url $MAINNET_RPC_URL -vv

About

A script to look into squeeth old deployments


Languages

Language:Solidity 100.0%