lnbits-legend/lnbits/extensions/boltcards
2022-08-14 10:52:58 -06:00
..
templates/boltcards comments and hints 2022-08-14 10:52:58 -06:00
__init__.py black & isort 2022-08-14 10:52:58 -06:00
config.json new extension 2022-08-14 10:52:58 -06:00
crud.py black & isort 2022-08-14 10:52:58 -06:00
migrations.py black & isort 2022-08-14 10:52:58 -06:00
models.py black & isort 2022-08-14 10:52:58 -06:00
nxp424.py black & isort 2022-08-14 10:52:58 -06:00
README.md new extension 2022-08-14 10:52:58 -06:00
views.py new extension 2022-08-14 10:52:58 -06:00
views_api.py black & isort 2022-08-14 10:52:58 -06:00

boltcards Extension

*tagline*

This is an boltcards 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/boltcards -d '{"amount":"100","memo":"boltcards"}' -H "X-Api-Key: YOUR_WALLET-ADMIN/INVOICE-KEY"