Skip to content

Merge Zeppelin OS deployed contract addresses into their Truffle build artifacts

License

Notifications You must be signed in to change notification settings

MedXProtocol/zos-truffle-merge

Repository files navigation

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 last proxy addresses in the given zos network json file into existing truffle artifacts.

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

About

Merge Zeppelin OS deployed contract addresses into their Truffle build artifacts

Resources

License

Stars

Watchers

Forks

Packages

No packages published