GitHub
Feat: Add Foundry broadcasts to `deployments` mapping by jamesmccomish · Pull Request #4908 · wevm/wagmi
Problem
The deployments mapping in FoundryConfig is useful for attaching contracts to addresses. But often when developing locally in a monorepo I run anvil (or a local fork) and deploy my contract...