A CLI tool to verify smart contracts using the Etherscan Verification created by 0xngmi
npm install -g etherscan-verifier
etherscan-verifier <verifiedChain> <contracts...>
Example:
etherscan-verifier 1@0x93FEC2C00BfE902F733B57c5a6CeeD7CD1384AE1 137@0xF2B6544589ab65E731883A0244cbEFe5735322c5
MIT License.
For issues, visit the GitHub repository.