Files
lnbits/lnbits/extensions/paywall
fiatjaf f01028eac7 migrate from flask to quart.
also remove all flaskiness from static file serving.
and reference all vendored scripts on the base tempĺate for simplicity.
2020-09-14 16:03:25 -03:00
..
2020-09-14 16:03:25 -03:00
2020-05-08 21:05:32 +02:00
2020-05-08 21:05:32 +02:00
2020-09-04 21:33:30 -03:00
2020-05-08 21:05:32 +02:00
2020-09-14 16:03:25 -03:00
2020-09-14 16:03:25 -03:00

Example Extension

*tagline*

This is an example extension to help you organise and build you own.

Try to include an image

If your extension has API endpoints, include useful ones here

curl -H "Content-type: application/json" -X POST https://YOUR-LNBITS/YOUR-EXTENSION/api/v1/EXAMPLE -d '{"amount":"100","memo":"example"}' -H "X-Api-Key: YOUR_WALLET-ADMIN/INVOICE-KEY"