Closed cuongdo closed 6 years ago
This should make us ready for mainnet deployment of the tokens. Added in this PR are:
SIMULATE_MAINNET
SIMULATE_MAINNET=1 npx truffle migrate --reset
cc @joshfraser
Please pay extra attention to the mainnet addresses. Thanks!
Checklist:
Description:
This should make us ready for mainnet deployment of the tokens. Added in this PR are:
SIMULATE_MAINNET
environment variable to try truffle migrations in "mainnet mode" on your local blockchainSIMULATE_MAINNET=1 npx truffle migrate --reset