clightning4j / clightning4j/lamp
Support LNURL-withdraw
- Dominant language
- Kotlin
- Stars
- 21
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Today I walk inside Reddit and I discovered [this post](https://www.reddit.com/r/lightningnetwork/comments/i4h6u8/free_satoshis_via_lnurl_for_lightning_testing/)
I think this functionality is easy to add inside the new parse() method to analyze the correct operation todo if I scan some qr code.
example of qt available [here](https://lnbits.com/withdraw/mzbSCcqBN4qZdeoYUWsJ84)
I think this issue can be marked "good first issue" :)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by finding the new parse() method and inspect how scanned QR content is classified. Use the linked LNURL-withdraw example to understand the input, then ensure an LNURL-withdraw QR code is recognized and routed to the correct operation. Done means the withdraw flow is selected when this kind of QR code is scanned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile, payments
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100