• Mark Tyneway's avatar
    contracts-bedrock: slight cleanup + docs · 44c8709c
    Mark Tyneway authored
    Makes it easier to do deployments with a better abstraction.
    The first step of a deployment is always to do the deployment,
    then run `sync()` to parse the forge deploy artifact into a
    hardhat style artifact. This commit improves the UX of `sync()`
    44c8709c
Deployer.sol 21.6 KB