-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy path.env.example
More file actions
33 lines (20 loc) · 1.3 KB
/
.env.example
File metadata and controls
33 lines (20 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
REACT_APP_GRAPH_RSK=https://subgraph.test.sovryn.app/subgraphs/name/DistributedCollective/sovryn-subgraph
REACT_APP_GRAPH_BOB=https://bob-ambient-subgraph.test.sovryn.app/subgraphs/name/DistributedCollective/bob-ambient-subgraph
REACT_APP_GRAPH_ZERO=https://zero-subgraph.test.sovryn.app/subgraphs/name/DistributedCollective/zero-subgraph
REACT_APP_NETWORK=testnet
REACT_APP_GRAPH_ZERO=https://zero-subgraph.test.sovryn.app/subgraphs/name/DistributedCollective/zero-subgraph
REACT_APP_GRAPH_MYNT=https://mynt-subgraph.test.sovryn.app/subgraphs/name/DistributedCollective/mynt-subgraph
REACT_APP_GRAPH_BOB=https://bob-ambient-subgraph.test.sovryn.app/subgraphs/name/DistributedCollective/bob-ambient-subgraph
REACT_APP_GRAPH_BOB_STAKING=https://bob-staking-subgraph.test.sovryn.app/subgraphs/name/DistributedCollective/sovryn-subgraph-staking
REACT_APP_ENABLE_TESTNET_FAST_BTC=true
REACT_APP_STAGING=false
REACT_APP_ENABLE_SERVICE_WORKER=false
# All transactions will be simulated on forked mainnet, REACT_APP_ESTIMATOR_URI is required
REACT_APP_SIMULATE_TX=false
REACT_APP_ESTIMATOR_URI=https://simulator.sovryn.app
REACT_APP_DATADOG_CLIENT_TOKEN=
# Support form
REACT_APP_TURNSTILE_SITE_KEY=
# Netlify Function variables (configure in Netlify environment settings)
TURNSTILE_SECRET_KEY=
DISCORD_SUPPORT_WEBHOOK_URL=