forked from DMDcoin/diamond-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env
23 lines (16 loc) · 907 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Port number for the application to run on (default: 3000)
VITE_APP_PORT=3000
# Chain ID for the blockchain network (e.g., 27272 for DMD Beta)
VITE_APP_CHAINID=27272
# Human-readable name of the blockchain network (e.g., DMD Beta)
VITE_APP_CHAIN_NAME=DMD Beta
# RPC URL to connect to the blockchain network (e.g., https://beta-rpc.bit.diamonds/)
VITE_APP_RPC_URL=https://beta-rpc.bit.diamonds/
# URL of the blockchain explorer for viewing transactions (e.g., https://beta-explorer.bit.diamonds/)
VITE_APP_EXPLORER_URL=https://beta-explorer.bit.diamonds/
# WalletConnect project ID for integration
VITE_APP_WC_PROJECT_ID=2cceb4f25f1cb889b967ea3c40bfd7cd
# Contract address for claiming rewards or tokens
VITE_APP_CLAIMING_CONTRACT_ADDRESS=0xe0E6787A55049A90aAa4335D0Ff14fAD26B8e88e
# Contract address for the aggregator
VITE_APP_AGGREGAOTR_CONTRACT_ADDRESS=0x07C0Ad8CBDC5876a59e863F2138dA67870fc7994