This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
/
.env
30 lines (21 loc) · 1.44 KB
/
.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
SKIP_PREFLIGHT_CHECK=true
# Onion URL
REACT_APP_BOLTZ_ONION=http://random.onion
# API endpoint
REACT_APP_BOLTZ_API=http://127.0.0.1:9001
REACT_APP_BOLTZ_API_ONION=http://random.onion/api
# LND node URIs
REACT_APP_BITCOIN_LND=0201dd17d096697ab3ef63966e8b60d69700216383a47b251c3f3db2cee36db3ff@127.0.0.1:9735
REACT_APP_BITCOIN_LND_ONION=0201dd17d096697ab3ef63966e8b60d69700216383a47b251c3f3db2cee36db3ff@random.onion:9735
REACT_APP_LITECOIN_LND=030bbf3ecfc370d2caff64858485c45b01b92b74a92c81d395589ed394d5e0d236@127.0.0.1:10735
REACT_APP_LITECOIN_LND_ONION=030bbf3ecfc370d2caff64858485c45b01b92b74a92c81d395589ed394d5e0d236@random.onion:10735
# Network configurations
REACT_APP_NETWORK=regtest
REACT_APP_BITCOIN_EXPLORER=https://127.0.0.1
REACT_APP_LITECOIN_EXPLORER=https://127.0.0.1
# Sample values
REACT_APP_LOCKUP_TRANSACTION_HASH=0000000000000000000000000000000000000000000000000000000000000000
REACT_APP_BITCOIN_ADDRESS=bcrt1qma2jy0pe527wngc6lysplrnwhj8uvwljyykg88
REACT_APP_LITECOIN_ADDRESS=rltc1q0zk75plqtl445nnlr0mpde5mzv3m6k2q6r8aa0
REACT_APP_BITCOIN_INVOICE=lnbcrt1pwgl58kpp52wvwnmya9xja68nqu3e3mc7x3rag52nsp7e0j6r5r2vte6wvp0nqdqqcqzystg08vaszwxjrgsazajs56xcc7k6rmzaq3wrnqjncsjglutkzxge9fsux675vqq36wq29jgc9y5rw0lggl4268zvl20g48sqr2neh88qpujs498
REACT_APP_LITECOIN_INVOICE=lnrltc1pwgl58lpp5436ealu8nx7vlle4mtawa8qf3x4rp7kz6yufp3wku3d5f0vhr6jsdqqcqzjq35fmrahrmqvvwe4paaeg0744elx023jdl3sqgks26lep4axul9t4k4q6l7c79fl6fq68qhy250yw0grkqn6xm6324dkdwq2rfsn0thspw538xd