mirror of
https://github.com/aljazceru/lspd.git
synced 2026-01-04 22:54:30 +01:00
Update README.md
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
# lspd simple server
|
||||
lspd is a simple deamon that provides [LSP](https://medium.com/breez-technology/introducing-lightning-service-providers-fe9fb1665d5f) services to [Breez clients](https://github.com/breez/breezmobile).
|
||||
# lspd
|
||||
lspd is a simple deamon that provides [LSP](https://medium.com/breez-technology/introducing-lightning-service-providers-fe9fb1665d5f) services to Breez clients.
|
||||
|
||||
This is a simple example of an lspd that works with an [lnd](https://github.com/lightningnetwork/lnd) node or a [cln](https://github.com/ElementsProject/lightning) node.
|
||||
|
||||
[Breez SDK](https://github.com/breez/breez-sdk) uses cln lsdp and [Breez mobile](https://github.com/breez/breezmobile) uses lnd lspd.
|
||||
|
||||
## Deployment
|
||||
Installation and configuration instructions for both implementations can be found here:
|
||||
### Manual install
|
||||
@@ -68,4 +70,4 @@ up some artefacts. Here's where to look:
|
||||
- bitcoind process
|
||||
- docker container for postgres with default name
|
||||
|
||||
It may be a good idea to clean your testdir every once in a while if you're using the `preservelogs` or `preservestate` flags.
|
||||
It may be a good idea to clean your testdir every once in a while if you're using the `preservelogs` or `preservestate` flags.
|
||||
|
||||
Reference in New Issue
Block a user