-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.example-env
32 lines (27 loc) · 1012 Bytes
/
.example-env
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
#log levels options INFO | DEBUG
DEFAULT_LOG_LEVEL=INFO
#comment out to remove support (DO NOT USE false)
FEATURE_BITCOIN_BLOCKCHAIN=true
FEATURE_BITCOINCASH_BLOCKCHAIN=true
FEATURE_LITECOIN_BLOCKCHAIN=true
FEATURE_ETHEREUM_BLOCKCHAIN=true
FEATURE_THORCHAIN_BLOCKCHAIN=true
FEATURE_COSMOS_BLOCKCHAIN=true
FEATURE_BINANCE_BLOCKCHAIN=true
FEATURE_SECRET_BLOCKCHAIN=true
FEATURE_KAVA_BLOCKCHAIN=true
FEATURE_TERRA_BLOCKCHAIN=true
#your wallet
WALLET_MAIN=alcohol woman abuse must during monitor noble actual mixed trade anger aisle
ATOM_MASTER=cosmos15cenya0tr7nm3tz2wn3h3zwkht2rxrq7q7h3dj
#pioneer server
#for local dev
#URL_PIONEER_SPEC=http://127.0.0.1:9001/spec/swagger.json
#URL_PIONEER_SOCKET="ws://127.0.0.1:9001"
#public node
URL_PIONEER_SPEC=https://pioneers.dev/spec/swagger.json
URL_PIONEER_SOCKET="wss://pioneers.dev"
URL_OSMO_RPC=https://rpc-osmosis.keplr.app
URL_OSMO_LCD=https://lcd-osmosis.keplr.app
URL_COSMOS_LCD=https://lcd-cosmoshub.keplr.app
URL_COSMOS_RPC=https://rpc-cosmoshub.keplr.app