Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LSPS1 client support #2029

Closed
kaloudis opened this issue Mar 5, 2024 · 1 comment
Closed

LSPS1 client support #2029

kaloudis opened this issue Mar 5, 2024 · 1 comment
Assignees
Labels

Comments

@kaloudis
Copy link
Contributor

kaloudis commented Mar 5, 2024

Now that LSPS1 is out in the wild, we'd like to add client support to ZEUS, at least for our LND based backends.

We have a reference implementation client available in bos (Balance of Satoshis) here: https://github.com/alexbosworth/balanceofsatoshis/blob/master/lsp/lsps1_client.js

According to the author of the implementation, Nitesh, it only requires API calls to SendCustomMessage and SubscribeToCustomMessage

This would be a great way for users to purchase channels in advance from OLYMPUS and other LSPs within the app.

Spec: https://github.com/BitcoinAndLightningLayerSpecs/lsp/blob/main/LSPS1/README.md

Public chan offerings: https://sparkseer.space/chanoffers

@kaloudis
Copy link
Contributor Author

kaloudis commented Jun 4, 2024

#2097

@kaloudis kaloudis closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants