lnbits-legend/lnbits/extensions/scrub
2023-01-03 19:36:05 +00:00
..
static All extension icons swapped for logo tiles 2022-12-31 14:15:23 +00:00
templates/scrub Fixes all those ugly hyperlinks 2022-12-29 23:51:18 +00:00
__init__.py initial 2022-06-07 11:04:34 +01:00
config.json Updated extension card layout 2023-01-01 18:14:20 +00:00
crud.py blacked 2022-07-05 16:21:49 +01:00
migrations.py blacked 2022-07-05 16:21:49 +01:00
models.py scrubbing works, duplicated code warning 2022-06-21 15:33:23 +01:00
README.md add disclaimer about whole (integer) sats 2022-10-06 15:33:20 +01:00
tasks.py fix scrub for mypy 2023-01-02 11:25:01 +01:00
views_api.py formatting 2023-01-02 11:25:57 +01:00
views.py formatting 2023-01-02 11:25:57 +01:00

Scrub

Automatically forward funds (Scrub) that get paid to the wallet to an LNURLpay or Lightning Address

SCRUB is a small but handy extension that allows a user to take advantage of all the functionalities inside LNbits and upon a payment received to your LNbits wallet, automatically forward it to your desired wallet via LNURL or LNAddress!

Only whole values, integers, are Scrubbed, amounts will be rounded down (example: 6.3 will be 6)! The decimals, if existing, will be kept in your wallet!

Wallets supporting LNURL

Usage

  1. Create an scrub (New Scrub link)
    create scrub

    • select the wallet to be scrubbed
    • make a small description
    • enter either an LNURL pay or a lightning address

    Make sure your LNURL or LNaddress is correct!

  2. A new scrub will show on the Scrub links section
    scrub

    • only one scrub can be created for each wallet!
    • You can edit or delete the Scrub at any time
      edit scrub
  3. On your wallet, you'll see a transaction of a payment received and another right after it as apayment sent, marked with #scrubed
    wallet view