question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[CL] Spark wallet v0.3.0rc for BOLT12 offers in a GUI

See original GitHub issue

With C-lightning installed offers are available from the CLI already: https://github.com/openoms/raspiblitz/blob/cln-FAQ/FAQ.cl.md#offers

Spark wallet gives a nice interface in it’s latest release candidate: https://github.com/shesek/spark-wallet/releases/tag/v0.3.0rc image

image

image

cli example to request a BOLT12 invoice for 21 sats:

lightning-cli fetchinvoice  lno1pgvkxun9v96x2epqwa5hg6pq2dcxzuntyptkzmrvv46pugq0clnzex2k5d9umw3snfyqnn8a0tw2ujutv3x2eqd5m3vdgw3y0y 21000

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
rootzollcommented, Oct 11, 2021

On install test I got a fail … @openoms can you take a look and also re-test on your side?

fatal: destination path 'spark-wallet' already exists and is not an empty directory.
HEAD is now at 8fa1be2 Fix typo

> spark-wallet@0.2.17 dist:npm
> ./scripts/build.sh

+ mkdir -p dist
+ rm -rf 'dist/*'
+ babel -d dist --ignore src/transport/granax-dep/node_modules src
./scripts/build.sh: line 8: babel: command not found
0reactions
rootzollcommented, Oct 11, 2021

Thanks … this looks good now 😃 Closing issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spark Lightning Wallet - GitHub
Spark is a minimalistic wallet GUI for c-lightning, accessible over the web or through mobile and desktop apps (for Android, Linux, macOS and...
Read more >
bolt12.org: Lightning's Native Experience, Everywhere
Offers is a draft specification (called a "BOLT") for Lightning wallets and nodes, with experimental support already in c-lightning.
Read more >
Spark Lightning Wallet - Apps on Google Play
A minimalistic wallet GUI for c-lightning. Note: Spark connects to a remote c-lightning node that has to be hosted separately.
Read more >
Offers - Bitcoin Optech
Offers is a proposed protocol enhancement for Lightning that would allow nodes to request and receive invoices over LN.
Read more >
Spark Wallet Versions - Open Source Agenda
v0.3.0rc · BOLT12 offers! · UI: Improve the main screen initial loading times · UI: Always display payment amounts in USD terms too...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found