mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Add more details to development doc (#1498)
This commit is contained in:
parent
3f9a67a439
commit
e995b49b7d
1 changed files with 3 additions and 1 deletions
|
|
@ -17,12 +17,14 @@
|
|||
* lnd (for the host squeaknode) with ~/.lnd directory mounted.
|
||||
* a tor service
|
||||
* a tor socks proxy
|
||||
* a squeaknode
|
||||
* a squeaknode (useful for testing p2p connections from your host machine)
|
||||
|
||||
You can go to http://localhost:12995/ to see the containerized squeaknode.
|
||||
|
||||
#### Squeaknode backend
|
||||
|
||||
You can also run your own squeaknode on your host machine.
|
||||
|
||||
- Install squeaknode:
|
||||
```
|
||||
$ virtualenv venv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue