3740a97d7e
Co-authored-by: Joe <joe@vega.xyz>
13 lines
722 B
Plaintext
13 lines
722 B
Plaintext
# App configuration variables
|
|
NX_TENDERMINT_URL=https://tm.be.testnet.vega.xyz
|
|
NX_BLOCK_EXPLORER=https://be.testnet.vega.xyz/rest
|
|
NX_TENDERMINT_WEBSOCKET_URL=wss://be.testnet.vega.xyz/websocket
|
|
NX_VEGA_CONFIG_URL=https://raw.githubusercontent.com/vegaprotocol/networks-internal/main/fairground/vegawallet-fairground.toml
|
|
NX_VEGA_ENV=TESTNET
|
|
NX_VEGA_URL=https://api.n07.testnet.vega.xyz/graphql
|
|
NX_HOSTED_WALLET_URL=https://wallet.testnet.vega.xyz
|
|
NX_ETHERSCAN_URL=https://sepolia.etherscan.io
|
|
NX_VEGA_GOVERNANCE_URL=https://governance.fairground.wtf
|
|
NX_ANNOUNCEMENTS_CONFIG_URL=https://raw.githubusercontent.com/vegaprotocol/announcements/fairground/announcements.json
|
|
NX_VEGA_EXPLORER_URL=https://explorer.fairground.wtf
|