lnbits-legend/lnbits/extensions/withdraw
2020-02-19 14:26:04 +00:00
..
templates/withdraw Update index.html 2020-02-19 14:26:04 +00:00
__init__.py refactor: use Flask Blueprints to organize extensions 2020-01-31 21:07:05 +01:00
config.json refactor: add a simple config file to extensions 2020-02-18 20:27:04 +01:00
README.md Update README.md 2020-02-19 11:41:28 +00:00
schema.sql refactor: remove databases from code an use schemas instead 2020-02-10 19:40:01 +01:00
views.py Update views.py 2020-02-12 13:42:25 +00:00
views_api.py Update views_api.py 2020-02-12 13:42:09 +00:00

LNURLw

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. https://github.com/btcontract/lnurl-rfc/blob/master/spec.md#3-lnurl-withdraw

With this extension to can create/edit LNURL withdraws, set a min/max amount, set time (useful for subscription services)

lnurl