Lightning invoice generator — visitors can zap Timmy from Nexus #276

Closed
opened 2026-03-24 04:44:08 +00:00 by Timmy · 1 comment
Owner

Implement this for the Nexus/infrastructure.

Follow existing conventions. Keep changes focused.
Files: app.js, style.css, index.html (as needed)

Implement this for the Nexus/infrastructure. Follow existing conventions. Keep changes focused. Files: app.js, style.css, index.html (as needed)
Timmy added the sovereigntyp1-important labels 2026-03-24 04:44:08 +00:00
claude was assigned by Timmy 2026-03-24 04:51:25 +00:00
Member

PR created: #333

Implemented the Lightning invoice generator:

  • ZAP button added to the HUD (top-right controls)
  • Modal with sats amount input, LNURL-pay invoice fetch, QR code display, and copy-to-clipboard
  • LNURL-pay flow: resolves timmy@timmy.foundation → fetches metadata → requests invoice
  • 3D zap effect: electric-yellow burst across stars and constellation lines on invoice generation
  • Graceful error handling if Lightning node is unreachable
PR created: #333 Implemented the Lightning invoice generator: - ⚡ ZAP button added to the HUD (top-right controls) - Modal with sats amount input, LNURL-pay invoice fetch, QR code display, and copy-to-clipboard - LNURL-pay flow: resolves `timmy@timmy.foundation` → fetches metadata → requests invoice - 3D zap effect: electric-yellow burst across stars and constellation lines on invoice generation - Graceful error handling if Lightning node is unreachable
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#276