multisol icon indicating copy to clipboard operation
multisol copied to clipboard

Integrate Etherscan API

Open PaulRBerg opened this issue 5 years ago • 1 comments

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.

PaulRBerg avatar Dec 28 '20 19:12 PaulRBerg

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.

PaulRBerg avatar Mar 31 '22 12:03 PaulRBerg