12 lines
671 B
Plaintext
12 lines
671 B
Plaintext
# App configuration variables
|
|
NX_CHAIN_EXPLORER_URL=https://explorer.vega.trading/.netlify/functions/chain-explorer-api
|
|
NX_TENDERMINT_URL=https://tm.n07.testnet.vega.xyz
|
|
NX_BLOCK_EXPLORER=https://be.testnet.vega.xyz/rest
|
|
NX_TENDERMINT_WEBSOCKET_URL=wss://tm.n07.testnet.vega.xyz/websocket
|
|
NX_VEGA_CONFIG_URL=https://static.vega.xyz/assets/testnet-network.json
|
|
NX_VEGA_NETWORKS={\"MAINNET"\:\"https://explorer.vega.xyz"\,\"TESTNET\":\"https://explorer.fairground.wtf\"}
|
|
NX_VEGA_ENV=TESTNET
|
|
NX_GITHUB_FEEDBACK_URL=https://github.com/vegaprotocol/feedback/discussions
|
|
NX_VEGA_URL=https://api.n09.testnet.vega.xyz/graphql
|
|
NX_HOSTED_WALLET_URL=https://wallet.testnet.vega.xyz
|