Add Stable Channels LSP - #5948
Draft
toneloc wants to merge 3 commits into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type
New app
App
App ID:
stable-channels-lspUpstream project: https://github.com/toneloc/stable-channels
Version:
0.9.4Summary
Adds Stable Channels LSP as a new Umbrel app package.
Stable Channels LSP lets an operator run a Lightning Service Provider for Stable Channels wallet users. The service can be used to facilitate USD stability, or just 100% bitcoin.
The package includes an LDK Server-based Lightning node, the Stable Channels LSP daemon, and a browser dashboard for balances, channels, payments, and audit logs.
Images are multi-arch and pinned by digest.
Project resources:
Verification
Umbrel testing performed:
Environment tested:
Architecture tested:
Known lint warnings or caveats:
The Docker images were built successfully for
linux/amd64andlinux/arm64in the upstream Stable Channels image workflow and are pinned by digest indocker-compose.yml. I have not completed a full runtime install test on an Umbrel device or local umbrelOS environment yet.Notes
Permissions, dependencies, migrations, default credentials, or caveats:
This app depends on the Umbrel Bitcoin app. It stores Lightning node state and channel funds under the app data directory, so users should keep Umbrel backups current and must not restore the same node on two machines at once.
The app exposes a browser dashboard through Umbrel’s app proxy. The LSP/API credentials are generated locally during setup; there are no default static credentials.
For new apps, include screenshots and a logo reference. Umbrel will create the final App Store gallery assets.