zos-truffle-merge

0.0.5 • Public • Published

zos-truffle-merge

Build Status

A handy utility to merge Zeppelin OS deployed contract addresses back into Truffle build artifacts.

Usage

The command will merge all of the addresses in the given zos network json file into the truffle artifacts in build/contracts.

Usage: zos-truffle-merge [options] <zos network json file>
 
Options:
  -n, --network [networkId]       Set network id
  -h, --help                      output usage information
  -a, --artifacts [artifactsPath] path to output truffle artifacts
  -i, --implementations           if defined, use implementation addresses instead of proxy addresses

/zos-truffle-merge/

    Package Sidebar

    Install

    npm i zos-truffle-merge

    Weekly Downloads

    1

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    10.6 kB

    Total Files

    15

    Last publish

    Collaborators

    • asselstine