rkalis / truffle-plugin-verify

✅ Verify your smart contracts on Etherscan from the Truffle CLI
https://kalis.me/verify-truffle-smart-contracts-etherscan/
MIT License
467 stars 130 forks source link

Add support for Subscan based verification #188

Closed rkalis closed 1 year ago

rkalis commented 1 year ago

It doesn't look like there is API based verification yet, but we can keep it in mind for the future.

rkalis commented 1 year ago

With Sourcify support added (and the necessary refactors done), this has become easier to add, since a SubScanVerifier can be added to src/verifiers. Will accept PRs for this.

rkalis commented 1 year ago

Since Truffle is being sunset, I don't plan to add new features, so I'm closing this issue.