ethereum-bytecode-verifier-console

1.0.0 • Public • Published

ethereum-bytecode-verifier-console

Based on https://github.com/ConsenSys/bytecode-verifier/

ethverify --help
Usage: index [options]

Options:
-n, --network <network>  Ethereum Network: mainnet, ropsten, kovan, rinkeby
-s, --solc <version>     Solc Version: e.g. v0.4.10+commit.f0d539ae
-f, --file <file>        Filename: e.g. MultiSigWalletWithDailyLimit.sol
-c, --contract <name>    Contract name: e.g. MultiSigWalletWithDailyLimit
-a, --address <address>  Contract Address: e.g. 0x851b7f3ab81bd8df354f0d7640efcd7288553419
-o, --optimized          Optimized
-h, --help               output usage information

Dependents (0)

Package Sidebar

Install

npm i ethereum-bytecode-verifier-console

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

8.05 kB

Total Files

5

Last publish

Collaborators

  • shawntabrizi