multisol
multisol copied to clipboard
Integrate Etherscan API
It would be nice if Multisol provided a way to verify a contract programatically, on top of just creating a folder that must be uploaded by the user on Etherscan.
Other tools like solt expose this functionality in their API.
Looks like Foundry has added support for this in the meantime:
https://book.getfoundry.sh/forge/deploying.html
I could either inspire from their work when implementing this feature in Multisol, or I could just forget about it and close this issue.