Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 289 Bytes

Getting Started

  • Grab a base sepolia RPC URL from thirdweb
  • Grab a etherscan API key
  • run the following command in the terminal
forge script --chain 84532 script/InfraDeployer.s.sol:InfraDeployerScript --rpc-url $BASE_SEPOLIA_RPC_URL --broadcast --verify --slow -vvvv