/forms

LNBits forms extension

Primary LanguageHTMLMIT LicenseMIT

Forms Extension

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

Useful API endpoints

  • todo: update content below

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

For more about LNBits extensions check this tutorial