forked from bithyve/bitcointribe-classic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env.example
37 lines (33 loc) · 1.25 KB
/
.env.example
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
VERSION=2.0.0
# Environment Variable (TEST:DEV/MAIN:PROD)
BIT_ENVIRONMENT=DEV
### SERVER MODES - PROD: Live/Staging Servers, DEV: Global Dev Servers, LOCAL: Local Dev Servers
BIT_SERVER_MODE=DEV
# API URLs
# RELAY and SIGNING SERVER URL
BIT_API_URLS_RELAY=https://dev-relay.bithyve.com/
BIT_API_URLS_SIGNING_SERVER=https://dev-sign.bithyve.com/
BIT_HEXA_ID=b01623f1065ba45d68b516efe2873f59bfc9b9b2d8b194f94f989d87d711830a
## Indexer Endpoints
BIT_TESTNET_BASE_URL=https://test-wrapper.bithyve.com
BIT_MAINNET_BASE_URL=https://api.bithyve.com
## HEALTH TIME SLOTS
### in minutes, 5 for dev and 20160(2 weeks) for live
BIT_SHARE_HEALTH_TIME_SLOT1=5
### in minutes, 10 for dev and 40320(4 weeks) for live
BIT_SHARE_HEALTH_TIME_SLOT2=10
NOTIFICATION_HOUR=2
## FAST BITCOINS
WALLET_SLUG=hexa
FBTC_REGISTRATION_URL=https://fb-web-dev.aao-tech.com/create-account/hexa
FBTC_URL=https://wallet-api-test.fastbitcoins.com/v2/
##
RAMP_BASE_URL=https://buy.ramp.network/
RAMP_REFERRAL_CODE=ku67r7oh5juc27bmb3h5pek8y5heyb5bdtfa66pr
## SWAN
SWAN_CLIENT_ID=hexa-dev
SWAN_BASE_URL=https://dev-api.swanbitcoin.com
SWAN_URL_PREFIX=/apps/v20210824/
SWAN_REDIRECT_URL=https%3A%2F%2Fdev-relay.bithyve.com%2FdeepLink%2Fdev%2Fswan%2F
APP_ID=io.hexawallet.hexa.development
APPLE_APP_ID=1507772462