You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -27,21 +61,21 @@ Lamp is using [the C Esplora plugin for C-lightning](https://github.com/clightni
27
61
You can point it to your own [Esplora](github.com/Blockstream/esplora) instance in the settings, and it uses [blockstream.info](https://blockstream.info) by default.
28
62
29
63
30
-
#### Manually with bitcoind rpc node
64
+
#####Manually with bitcoind rpc node
31
65
On Lamp settings, disable Esplora plugin and set the current Bitcoin RPC options:
32
66
33
67
- Bitcoin RPC username
34
68
- Bitcoin RPC password
35
69
- Bitcoin RPC host (default 127.0.0.1)
36
70
- Bitcoin RPC port (default 18332 for testnet)
37
71
38
-
## Tor Setup
72
+
###Tor Setup
39
73
40
-
#### Automatic with internal tor service
74
+
#####Automatic with internal tor service
41
75
42
76
Lamp is using tor hidden service as default. A new hidden service will be created at the first running time.
43
77
44
-
#### Manually with Orbot
78
+
#####Manually with Orbot
45
79
46
80
Open [Orbot](https://github.com/guardianproject/Orbot) and setup a fixed tor address by menu: Onion Services -> Hosted Services -> set a service name and port 9735. Restarting tor to discover and copy the local address.
47
81
@@ -56,13 +90,12 @@ Read the following instructions at [Tor on clightning](https://lightning.readthe
56
90
## Building
57
91
58
92
*[in Linux using cmdline tools](doc/cmdline-tools-setup.md)
0 commit comments