truffle-plugin-verify:from从Truffle CLI在Etherscan上验证您的智能合约

时间:2021-02-05 08:26:04
【文件属性】:
文件名称:truffle-plugin-verify:from从Truffle CLI在Etherscan上验证您的智能合约
文件大小:195KB
文件格式:ZIP
更新时间:2021-02-05 08:26:04
ethereum truffle solidity web3 etherscan 松露插件验证 这个松露插件可让您直接从Truffle CLI在Etherscan上自动验证智能合约的源代码。 我在我的网站上写了一个教程,该教程了安装和使用此插件的整个过程:。 注意:此版本的插件使用多文件验证。 如果出于任何原因要使用源代码拼合,请使用该插件的 。 安装/准备 使用npm或yarn安装插件npm install -D truffle-plugin-verify yarn add -D truffle-plugin-verify 将插件添加到您的truffle-config.js文件module . exports = { /* ... rest of truffl
【文件预览】:
truffle-plugin-verify-master
----verify.js(9KB)
----.gitattributes(33B)
----.github()
--------FUNDING.yml(71B)
----truffle-plugin.json(92B)
----yarn.lock(55KB)
----.eslintrc.js(143B)
----constants.js(970B)
----LICENSE(1KB)
----test()
--------openzeppelin-token()
--------metacoin()
----README.md(5KB)
----docs()
--------kalis-me-tutorial-code()
----util.js(2KB)
----.gitignore(19B)
----.eslintignore(12B)
----package.json(977B)

网友评论