mirror of
https://github.com/aljazceru/lsp.git
synced 2025-12-17 06:04:20 +01:00
31 lines
1.0 KiB
Markdown
31 lines
1.0 KiB
Markdown
# Lightning Service Provider Spec
|
|
API specifications for Lightning Service Providers
|
|
|
|
The current scope is limited to channel sales and services specifically about your channel and the peer that provides it.
|
|
|
|
Once the important aspects are covered, we may work on liquidity marketplace concepts, and other wallet or info services.
|
|
|
|
|
|
## Specs
|
|
|
|
### **LSPS.1** [Channel Request](channel-request.md)
|
|
A unified channel request API standard for services to buy channels from LSP. This spec supports both just in time channel openings and pre paid channels
|
|
|
|
|
|
|
|
## Services
|
|
List of Lightning Service Providers in alphabetic order that currently or will support LSP specs in future.
|
|
|
|
(If you would like to get added to this list, please open a PR and update the table below)
|
|
|
|
| Name | Specs | Status |
|
|
| ---- | ----------- | ------ |
|
|
| Blocktank | LSPS1 | Soon |
|
|
| Breez | [Breez](https://github.com/breez/lspd/blob/master/rpc/lspd.md) / LSPS1 | In production / Soon |
|
|
| LNBIG | ? | ? |
|
|
| SwissRouting | ? | ? |
|
|
| TBD | ? | ? |
|
|
| ZeroFeeRouting | ? | ? |
|
|
|
|
|