Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,11 @@ src/

### Key Libraries

- **bitcoinjs-lib** — BOLT11 invoice decoding
- **@fontsource/geist-mono** — Primary monospace font used throughout the app
- **@radix-ui** — Accessible UI primitives
- **bech32** — LNURL bech32 decoding
- **bitcoinjs-lib** — BOLT11 invoice decoding
- **bolt12-decoder** — BOLT12 offer/invoice parsing
- **@radix-ui** — Accessible UI primitives
- **lucide-react** — Beautiful icon set
- **tailwind-merge** — Smart class merging

Expand Down
Loading