mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-05 06:14:22 +00:00
509000b9e6
* Add fortmatic integration to web3connect * add fortmatic * Safe open form improvements: limit calling initContracts to 1 time * update .env.example
16 lines
349 B
Plaintext
16 lines
349 B
Plaintext
# 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=
|
|
|
|
# For production environments
|
|
REACT_APP_INTERCOM_ID=
|
|
REACT_APP_PORTIS_ID=
|
|
REACT_APP_SQUARELINK_ID=
|
|
REACT_APP_FORTMATIC_KEY=
|
|
|