Commit Graph

2 Commits

Author SHA1 Message Date
mroxso
275b523f2d Copilot Workspace Feature: NIP-57 Implementation
Update components to include zap tag and related functionalities according to NIP-57.

* **RecentZap.tsx**
  - Add logic to calculate lnurl pay request URL from the zap tag.
  - Include information on how to validate the nostr query parameter.
* **RecentZapsCard.tsx**
  - Add logic to parse all weights, calculate a sum, and then a percentage to each receiver.
  - Display zap split configuration in the note.
* **Notification.tsx**
  - Add logic to calculate lnurl pay request URL from the zap tag.
  - Include information on how to validate the nostr query parameter.
* **Notifications.tsx**
  - No significant changes.
* **ZapButton.tsx**
  - Add logic to calculate lnurl pay request URL from the zap tag.
  - Include information on how to validate the nostr query parameter.
* **ZapButtonListItem.tsx**
  - Add logic to calculate lnurl pay request URL from the zap tag.
  - Include information on how to validate the nostr query parameter.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/lumina-rocks/lumina?shareId=XXXX-XXXX-XXXX-XXXX).
2025-04-18 17:24:43 +02:00
mr0x50
aed5520313 mv codebase to parent directory 2025-02-07 19:36:13 +01:00