28 lines
1.5 KiB
Bash
28 lines
1.5 KiB
Bash
NX_ETHERSCAN_URL=https://sepolia.etherscan.io
|
|
NX_GITHUB_FEEDBACK_URL=https://github.com/vegaprotocol/feedback/discussions
|
|
NX_HOSTED_WALLET_URL=https://wallet.testnet.vega.xyz
|
|
NX_ORACLE_PROOFS_URL=https://raw.githubusercontent.com/vegaprotocol/well-known/main/__generated__/oracle-proofs.json
|
|
NX_VEGA_CONFIG_URL=https://raw.githubusercontent.com/vegaprotocol/networks-internal/main/stagnet1/vegawallet-stagnet1.toml
|
|
NX_VEGA_ENV=STAGNET1
|
|
NX_VEGA_EXPLORER_URL=https://explorer.stagnet1.vega.rocks
|
|
NX_VEGA_NETWORKS={\"MAINNET\":\"https://console.vega.xyz\",\"TESTNET\":\"https://console.fairground.wtf\",\"STAGNET1\":\"https://trading.stagnet1.vega.rocks\"}
|
|
NX_VEGA_TOKEN_URL=https://governance.fairground.wtf
|
|
NX_VEGA_WALLET_URL=http://localhost:1789
|
|
NX_VEGA_DOCS_URL=https://docs.vega.xyz/testnet
|
|
NX_VEGA_REPO_URL=https://github.com/vegaprotocol/vega/releases
|
|
NX_ANNOUNCEMENTS_CONFIG_URL=https://raw.githubusercontent.com/vegaprotocol/announcements/main/announcements.json
|
|
NX_WALLETCONNECT_PROJECT_ID=fe8091dc35738863e509fc4947525c72
|
|
NX_CHROME_EXTENSION_URL=https://chrome.google.com/webstore/detail/vega-wallet-fairground/nmmjkiafpmphlikhefgjbblebfgclikn
|
|
NX_MOZILLA_EXTENSION_URL=https://addons.mozilla.org/firefox/addon/vega-wallet-fairground
|
|
|
|
|
|
# Cosmic elevator flags
|
|
NX_SUCCESSOR_MARKETS=true
|
|
NX_STOP_ORDERS=true
|
|
# NX_ICEBERG_ORDERS
|
|
# NX_PRODUCT_PERPETUALS
|
|
NX_METAMASK_SNAPS=true
|
|
|
|
NX_TENDERMINT_URL=https://tm.n01.stagnet1.vega.rocks
|
|
NX_TENDERMINT_WEBSOCKET_URL=wss://tm.n01.stagnet1.vega.xyz/websocket
|