# --------------------------------- # Environment configuration # --------------------------------- # Local: Ganache-cli NODE_URL=ws://localhost:8545 STABLE_COIN_CONTRACT_ADDRESS=0x855d1c79Ad3fb086D516554Dc7187E3Fdfc1C79a # Rinkeby #NODE_URL=https://rinkeby.infura.io/v3/ #STABLE_COIN_CONTRACT_ADDRESS=0x9046451F7cF124c1d7d1832F76F5e98a33D1610E # Production #NODE_URL=https://mainnet.infura.io/v3/ #STABLE_COIN_CONTRACT_ADDRESS= # WEB: Front end. It can be any instance of this web https://github.com/gnosis/dex-react WEB_BASE_URL=https://dex-react # --------------------------------- # Other config # --------------------------------- # Telegram TELEGRAM_TOKEN=1234567:asdfghjkl TELEGRAM_CHANNEL_ID=@dFusionPoC #PK=my-private-key #MNEMONIC=my super secret mnemonic NODE_URL=http://localhost:8545