2022-03-25 07:44:10 +00:00
|
|
|
# App configuration variables
|
2022-06-13 14:39:17 +00:00
|
|
|
NX_VEGA_ENV=TESTNET
|
2022-09-13 08:19:41 +00:00
|
|
|
NX_VEGA_URL=https://api.n07.testnet.vega.xyz/graphql
|
2022-10-04 22:24:27 +00:00
|
|
|
NX_ETHEREUM_PROVIDER_URL=https://sepolia.infura.io/v3/4f846e79e13f44d1b51bbd7ed9edefb8
|
|
|
|
NX_ETHERSCAN_URL=https://sepolia.etherscan.io
|
2022-06-13 14:39:17 +00:00
|
|
|
NX_VEGA_NETWORKS={\"MAINNET\":\"https://alpha.console.vega.xyz\"}
|
|
|
|
NX_USE_ENV_OVERRIDES=1
|
2022-06-29 12:55:49 +00:00
|
|
|
NX_VEGA_EXPLORER_URL=https://explorer.fairground.wtf
|
2022-09-05 12:06:58 +00:00
|
|
|
NX_VEGA_TOKEN_URL=https://token.fairground.wtf
|
2022-10-03 18:12:34 +00:00
|
|
|
NX_VEGA_WALLET_URL=http://localhost:1789
|
|
|
|
NX_HOSTED_WALLET_URL=https://wallet.testnet.vega.xyz
|