Truffle Plugin
See original GitHub issueSimilar to the Etherscan plugin truffle-plugin-verify we should be providing a plugin to verify easily on Sourcify e.g. truffle run sourcify ContractName
Article: truffle-plugin-verify Prev. issue about this https://github.com/ethereum/sourcify/issues/289
This could potentially be a Gitcoin bounty
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:7 (4 by maintainers)
Top Results From Across the Web
truffle-plugin-verify - npm
Verify your deployed smart contracts on Etherscan from the Truffle CLI. Latest version: 0.6.1, last published: a month ago.
Read more >Extension - Truffle.vip
Get truffle.tv. Enhance your viewing experience on Youtube Live. Your browser is unknown. If you are upgrading to v3.3.12, you may need to...
Read more >List of awesome Truffle plugins - GitHub
This repository features a list of awesome Truffle plugins for any purpose. Because the total number of Truffle plugins is quite limited, the...
Read more >Truffle.TV (formerly known as Mogul.TV)
Enhance your viewing experience on YouTube Live and Twitch! This extension adds familiar emotes to live chat, allows you to set your username...
Read more >Write external scripts - Truffle Suite
Plugin installation / usage¶ · Install the plugin from NPM. npm install --save-dev truffle-plugin-hello · Add a plugins section to your Truffle config....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This has now been released in v0.6.0 of the plugin.
https://twitter.com/RoscoKalis/status/1592870460043452418
Hey @marcocastignoli thanks for the tag. I looked at your code in truffle-plugin-sourcify and am working on integrating that into truffle-plugin-verify. Feel free to assign this issue to me.