Skip to content

SparkL2 updated docs#3810

Merged
motorina0 merged 6 commits intolnbits:devfrom
DoktorShift:dev
Mar 5, 2026
Merged

SparkL2 updated docs#3810
motorina0 merged 6 commits intolnbits:devfrom
DoktorShift:dev

Conversation

@DoktorShift
Copy link
Copy Markdown
Collaborator

Updated the docs to reflect new SparkL2 funding source in external and internal mode

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.43%. Comparing base (8bcf5e4) to head (b395dcd).
⚠️ Report is 3 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #3810   +/-   ##
=======================================
  Coverage   56.43%   56.43%           
=======================================
  Files         123      123           
  Lines       16943    16943           
=======================================
+ Hits         9561     9562    +1     
+ Misses       7382     7381    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread docs/guide/wallets.md Outdated

Spark L2 is a self-custodial funding source that uses a small Node.js sidecar to talk to the Spark network and expose an HTTP API. You can let LNbits run the sidecar internally, or run it yourself and point LNbits at it.
Self-custodial funding source using the [Spark L2](https://docs.spark.money/start/overview) network. Requires a Node.js [sidecar](https://github.com/lnbits/spark_sidecar) that bridges lnbits talking to Spark. Works in addition with any Spark-compatible seed (Wallet of Satoshi, BuhoGO, BlitzWallet).
You can let LNbits run the sidecar internally, or run it yourself and point LNbits at it.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

internally not supported anymore
but we have a docker image (docker/sparkl2/Dockerfile). Docker image should be built automatically (cc: @dni )

Comment thread docs/guide/wallets.md Outdated
- `SPARK_L2_INTERNAL_SIDECAR_VERSION`: `0.1.1`
- `SPARK_L2_MNEMONIC`: `...` (optional; auto-generated if blank)
- `SPARK_L2_NETWORK`: `MAINNET`
### Internal sidecar (LNbits-managed)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

Comment thread .env.example
# optional tuning
# SPARK_L2_PAY_WAIT_MS=4000
# SPARK_L2_PAY_POLL_MS=500
# SPARK_L2_STREAM_KEEPALIVE_MS=15000
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we must add MNEMONIC back

@motorina0 motorina0 added this to the 1.6.0 milestone Mar 5, 2026
@motorina0 motorina0 modified the milestones: 1.6.0, 1.5.1 Mar 5, 2026
DoktorShift and others added 5 commits March 5, 2026 09:54
Updated wallet documentation for clarity and consistency.
- Set Spark L2 privacy level to High in funding sources table
- Remove duplicate external sidecar section in wallets guide
- Replace TODO placeholder with SparkL2 config in .env.example
@motorina0 motorina0 merged commit c47fd2a into lnbits:dev Mar 5, 2026
45 checks passed
joelklabo pushed a commit to joelklabo/lnbits-legend that referenced this pull request Mar 9, 2026
joelklabo pushed a commit to joelklabo/lnbits-legend that referenced this pull request Mar 10, 2026
joelklabo pushed a commit to joelklabo/lnbits-legend that referenced this pull request Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants