ethereum-optimism / ethereum-optimism/optimism
op-deployer: add option to automatically verify contracts after deployment
Open
A-op-deployer
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 4k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 145
Description
User request: instead of having to run `op-deployer verify` as a separate command, make it an option to verify contracts at the end of `bootstrap` and `apply` commands. Will likely need to refactor `verify.VerifyCLI` a bit to make it easier to call from within bootstrap code
Contributor guide
Assessment
This issue has not been assessed yet.