15 lines
845 B
Plaintext
15 lines
845 B
Plaintext
# App configuration variables
|
|
NX_BLOCK_EXPLORER=https://be.testnet.vega.xyz/rest
|
|
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_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
|
|
NX_VEGA_CONSOLE_URL=https://console.fairground.wtf
|
|
NX_ORACLE_PROOFS_URL=https://raw.githubusercontent.com/vegaprotocol/well-known/main/__generated__/oracle-proofs.json
|
|
|
|
NX_TENDERMINT_URL=https://tm.be.testnet.vega.xyz
|
|
NX_TENDERMINT_WEBSOCKET_URL=wss://be.testnet.vega.xyz/websocket
|