truffle-bytecode-manager

1.1.1 • Public • Published

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!

/truffle-bytecode-manager/

    Package Sidebar

    Install

    npm i truffle-bytecode-manager

    Weekly Downloads

    10

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    9.51 kB

    Total Files

    8

    Last publish

    Collaborators

    • sohkai