Demo (Video)
https://github.com/bitkarrot/decoder/assets/73979971/9621f31f-052b-46e4-a294-8cd5a17c8d30
Installation
Install this extension using the manifest from this repository:
https://raw.githubusercontent.com/bitkarrot/decoder/main/manifest.json
Add the above link to LNBits on the Admin Panel by Visiting: Manage Server -> Server -> Extension Sources
Example Usage
Decode a BOLT11 invoice
Decode a LNURL
Decode a Lightning Address
Get Started
Mininum poetry version has is ^1.2, but it is recommended to use latest poetry. (including OSX)
sh
poetry env use python3.9
poetry install --only mainAPI Reference
See the Decoder API documentation for endpoint details.
Related Pages
- Decoder API Reference: API endpoints for this extension
- All Extensions: Browse all LNbits extensions
