2019-12-04 13:19:13 +00:00
|
|
|
# You can leave this empty for rinkeby or use "mainnet"
|
|
|
|
REACT_APP_NETWORK=
|
|
|
|
|
|
|
|
# For Rinkeby network
|
|
|
|
REACT_APP_GOOGLE_ANALYTICS_ID_RINKEBY=
|
|
|
|
|
|
|
|
# For Mainnet network (no needed on dev mode)
|
|
|
|
REACT_APP_GOOGLE_ANALYTICS_ID_MAINNET=
|
|
|
|
|
2020-03-27 15:12:13 +00:00
|
|
|
# For all environments
|
|
|
|
REACT_APP_INFURA_TOKEN=
|
|
|
|
|
2019-12-04 13:19:13 +00:00
|
|
|
# For production environments
|
2020-03-27 15:12:13 +00:00
|
|
|
REACT_APP_BLOCKNATIVE_KEY=
|
2019-12-04 13:19:13 +00:00
|
|
|
REACT_APP_INTERCOM_ID=
|
2019-12-13 17:15:13 +00:00
|
|
|
REACT_APP_PORTIS_ID=
|
|
|
|
REACT_APP_SQUARELINK_ID=
|
|
|
|
REACT_APP_FORTMATIC_KEY=
|
2020-03-27 15:12:13 +00:00
|
|
|
REACT_APP_OPENSEA_API_KEY=
|
|
|
|
REACT_APP_COLLECTIBLES_SOURCE=
|
2019-12-13 17:15:13 +00:00
|
|
|
|
2019-12-18 10:18:58 +00:00
|
|
|
# Versions
|
2019-12-18 11:31:58 +00:00
|
|
|
REACT_APP_LATEST_SAFE_VERSION=
|
2019-12-18 10:18:58 +00:00
|
|
|
# Leave it untouched, version will set using dotenv-expand
|
|
|
|
REACT_APP_APP_VERSION=$npm_package_version
|
2020-03-31 11:19:40 +00:00
|
|
|
|
|
|
|
# all environments
|
2020-04-09 15:59:49 +00:00
|
|
|
REACT_APP_INFURA_TOKEN=
|
|
|
|
|
2020-04-29 16:44:20 +00:00
|
|
|
# For Apps
|
|
|
|
REACT_APP_GNOSIS_APPS_URL=https://safe-apps.staging.gnosisdev.com
|
|
|
|
REACT_APP_APPS_DISABLED=false
|