9 lines
576 B
Plaintext
9 lines
576 B
Plaintext
# App configuration variables
|
|
NX_VEGA_URL=https://api.sandbox.vega.xyz/graphql
|
|
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://raw.githubusercontent.com/vegaprotocol/networks-internal/main/sandbox/vegawallet-sandbox.toml
|
|
NX_VEGA_EXPLORER_URL=https://sandbox.explorer.vega.xyz
|
|
NX_VEGA_DOCS_URL=https://docs.vega.xyz/testnet
|
|
NX_DELEGATIONS_PAGINATION=50
|