Deployment
git clone [MultiGov Repository URL] cd evm # for evm testing/deployingforge installcp .env.example .envforge buildforge script script/DeployHubContractsSepolia.s.sol --rpc-url $SEPOLIA_RPC_URL --broadcastforge script script/DeploySpokeContractsOptimismSepolia.s.sol --rpc-url $OPTIMISM_SEPOLIA_RPC_URL --broadcast
Last updated
Was this helpful?

