Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 304 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 304 Bytes

To deploy to a chain:

  1. Edit the .env and update CHAIN_KEYS. The format is CHAIN_KEYS="RPC_URL;ETHERSCAN_API;ETHERSCAN_URL. ETHERSCAN_API and ETHERSCAN_URL are optional.
  2. run deploy.sh

If you want to deploy on more than one chain you can use comma separated values in CHAIN_KEYS.