Skip to content

Commit 378381f

Browse files
authored
Update README.md
update readme w/images and instructions
1 parent 36348dd commit 378381f

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,29 @@
11
<h1>Decoder extension</h1>
22

3-
This is an extension to help decode invoices, lnurls and lightning addresses in LNBits
3+
This is an extension to help decode invoices, lnurls and lightning addresses in [LNBits](https://lnbits.com).
4+
5+
Install this extension using the manifest from this repository:
6+
7+
[https://raw.githubusercontent.com/bitkarrot/decoder/main/manifest.json](https://raw.githubusercontent.com/bitkarrot/decoder/main/manifest.json)
8+
9+
Add the above link to LNBits on the Admin Panel by Visiting: Manage Server -> Server -> Extension Sources
10+
11+
<img width="480" alt="Screenshot 2024-01-08 at 3 37 25 PM" src="https://github.com/bitkarrot/decoder/assets/73979971/eb782af2-e4ae-4249-8f7d-ffa809693150">
12+
13+
414

515
## Example Usage
616

717
### Decode a BOLT11 invoice
8-
9-
<img width="1145" alt="Screenshot 2024-01-08 at 12 12 05 AM" src="https://github.com/bitkarrot/decoder/assets/73979971/0e424dfa-b1d4-46a3-877f-1cd337c99c14">
18+
<img width="620" alt="Screenshot 2024-01-08 at 3 31 09 PM" src="https://github.com/bitkarrot/decoder/assets/73979971/63f8e6e4-1594-4cc8-b277-8ef60d0df1a1">
1019

1120
### Decode a LNURL
1221

13-
<img width="606" alt="Screenshot 2024-01-08 at 12 13 56 AM" src="https://github.com/bitkarrot/decoder/assets/73979971/eaa63c92-73e5-4525-aea7-68d719a304b7">
22+
<img width="630" alt="Screenshot 2024-01-08 at 3 30 53 PM" src="https://github.com/bitkarrot/decoder/assets/73979971/ce97a651-2f75-401b-887e-3a2ddf6010fe">
1423

1524
### Decode a Lightning Address
1625

17-
<img width="579" alt="Screenshot 2024-01-08 at 12 51 50 AM" src="https://github.com/bitkarrot/decoder/assets/73979971/51495f9e-2c9e-460c-a78c-119e6ffbfeb4">
18-
26+
<img width="644" alt="Screenshot 2024-01-08 at 3 30 23 PM" src="https://github.com/bitkarrot/decoder/assets/73979971/8e14373b-842c-4529-86c0-50785347a4f0">
1927

2028
## Get Started
2129

0 commit comments

Comments
 (0)