375d447fa8
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
21 lines
1.2 KiB
Bash
21 lines
1.2 KiB
Bash
NX_ETHEREUM_PROVIDER_URL=https://sepolia.infura.io/v3/4f846e79e13f44d1b51bbd7ed9edefb8
|
|
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
|
|
|
|
# Cosmic elevator flags
|
|
NX_SUCCESSOR_MARKETS=true
|
|
NX_STOP_ORDERS=true
|
|
# NX_ICEBERG_ORDERS
|
|
# NX_PRODUCT_PERPETUALS |