truffle-bytecode-manager

v1.1.1
Manage bytecode from Truffle's build files
truffle solidity

Truffle Bytecode Manager

CLI tool to manage bytecode from Truffle's build files.

Install with npm install --save-dev truffle-bytecode-manager and use with npx truffle-bytecode

Features

  • truffle-bytecode extract: extract bytecode from build files
  • truffle-bytecode compare: compare bytecode (with deployment gas cost diffs) from two sets of bytecode

Contributing

Fork or clone, and then npm install!

npm i truffle-bytecode-manager

Metadata

  • MIT
  • Whatever
  • Brett Sun
  • released 8/21/2018

Downloads

Maintainers