Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a href="https://lnbits.com" target="_blank" rel="noopener noreferrer">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://i.imgur.com/QE6SIrs.png">
<img src="https://i.imgur.com/fyKPgVT.png" alt="LNbits" style="width:280px">
</picture>
</a>

[![License: MIT](https://img.shields.io/badge/License-MIT-success?logo=open-source-initiative&logoColor=white)](./LICENSE)
[![Built for LNbits](https://img.shields.io/badge/Built%20for-LNbits-4D4DFF?logo=lightning&logoColor=white)](https://github.com/lnbits/lnbits)

# LNURLw - <small>[LNbits](https://github.com/lnbits/lnbits) extension</small>

<small>For more about LNBits extension check [this tutorial](https://github.com/lnbits/lnbits/wiki/LNbits-Extensions)</small>
Expand Down Expand Up @@ -48,3 +58,10 @@ LNbits Quick Vouchers allows you to easily create a batch of LNURLw's QR codes t
**LNbits bonus:** If a user doesn't have a Lightning Network wallet and scans the LNURLw QR code with their smartphone camera, or a QR scanner app, they can follow the link provided to claim their satoshis and get an instant LNbits wallet!

![](https://i.imgur.com/2zZ7mi8.jpg)

## Powered by LNbits

[LNbits](https://lnbits.com) is a free and open-source lightning accounts system.

[![Visit LNbits Shop](https://img.shields.io/badge/Visit-LNbits%20Shop-7C3AED?logo=shopping-cart&logoColor=white&labelColor=5B21B6)](https://shop.lnbits.com/)
[![Try myLNbits SaaS](https://img.shields.io/badge/Try-myLNbits%20SaaS-2563EB?logo=lightning&logoColor=white&labelColor=1E40AF)](https://my.lnbits.com/login)
15 changes: 11 additions & 4 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
{
"id": "withdraw",
"version": "1.2.2",
"name": "Withdraw Links",
"repo": "https://github.com/lnbits/withdraw",
"short_description": "Make LNURL withdraw links",
"description": "",
"tile": "/withdraw/static/image/lnurl-withdraw.png",
"version": "1.2.2",
"min_lnbits_version": "1.3.0",
"contributors": [
{
Expand Down Expand Up @@ -58,8 +61,8 @@
],
"images": [
{
"uri": "https://raw.githubusercontent.com/lnbits/withdraw/main/static/image/1.jpg",
"link": "https://www.youtube.com/embed/TUmsHpJtveQ?si=3_l1cg0JC8CXHtYf"
"uri": "https://raw.githubusercontent.com/lnbits/withdraw/main/static/image/withdraw_thumbnail.jpg",
"link": "https://www.youtube.com/watch?v=TUmsHpJtveQ"
},
{
"uri": "https://raw.githubusercontent.com/lnbits/withdraw/main/static/image/1.png"
Expand All @@ -76,5 +79,9 @@
],
"description_md": "https://raw.githubusercontent.com/lnbits/withdraw/main/description.md",
"terms_and_conditions_md": "https://raw.githubusercontent.com/withdraw/lnurldevice/main/toc.md",
"license": "MIT"
"license": "MIT",
"paid_features": "",
"tags": ["Wallet", "Vouchers", "Refund"],
"donate": "",
"hidden": false
}
11 changes: 7 additions & 4 deletions description.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
Create a static QR code people can use to withdraw funds from a Lightning Network wallet
Create LNURL-withdraw links that allow others to pull funds from your wallet.

LNURL is a range of lightning-network standards that allow us to use lightning-network differently. An LNURL withdraw is the permission for someone to pull a certain amount of funds from a lightning wallet.
Its functions include:

The most common use case for an LNURL withdraw is a faucet, although it is a very powerful technology, with much further reaching implications. For example, an LNURL withdraw could be minted to pay for a subscription service. Or you can have a LNURLw as an offline Lightning wallet (a pre paid "card"), you use to pay for something without having to even reach your smartphone.
- Generating single-use or multi-use withdraw links
- Setting withdrawal limits and usage counts
- Creating vouchers and gift cards
- Supporting offline Lightning wallet use cases

LNURL withdraw is a very powerful tool and should not have his use limited to just faucet applications. With LNURL withdraw, you have the ability to give someone the right to spend a range, once or multiple times. This functionality has not existed in money before.
A versatile distribution tool for creating Bitcoin vouchers, gift cards, refund and promotional giveaways that recipients can redeem instantly.
Binary file added static/image/withdraw_thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading