2022-10-19 12:36:16 +00:00
|
|
|
# App configuration variables
|
2022-10-21 13:38:42 +00:00
|
|
|
NX_VEGA_URL=https://api.sandbox.vega.xyz/graphql
|
2022-10-19 12:36:16 +00:00
|
|
|
NX_VEGA_ENV=SANDBOX
|
|
|
|
NX_VEGA_NETWORKS='{"DEVNET":"https://dev.token.vega.xyz","STAGNET3":"https://stagnet3.token.vega.xyz","STAGNET1":"https://stagnet1.token.vega.xyz","TESTNET":"https://token.fairground.wtf","MAINNET":"https://token.vega.xyz"}'
|
|
|
|
NX_VEGA_CONFIG_URL=https://static.vega.xyz/assets/sandbox-network.json
|
|
|
|
NX_VEGA_EXPLORER_URL=https://sandbox.explorer.vega.xyz
|
2022-11-07 18:12:40 +00:00
|
|
|
NX_VEGA_DOCS_URL=https://docs.vega.xyz/testnet
|
2023-01-26 10:20:26 +00:00
|
|
|
NX_DELEGATIONS_PAGINATION=50
|