contracts-bedrock: slight cleanup + docs
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()`
Showing
Please register or sign in to comment