Add more details to development doc (#1498)

This commit is contained in:
Jonathan Zernik 2021-10-04 19:24:51 -07:00 committed by GitHub
parent 3f9a67a439
commit e995b49b7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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