What problem does it solve?
Nostr zaps and Nutzaps require multi-step, protocol-compliant flows that are difficult to implement correctly across LNURL, P2PK, and token minting; this skill provides a comprehensive blueprint and operational guidance to implement end-to-end zaps (NIP-57) and Nutzaps (NIP-61) in client applications.
Core Features & Use Cases
- End-to-end guidance for LNURL discovery, zap request construction, and invoice handling.
- Nutzap configuration, P2PK locking, mint selection, and redemption flow with kind:9321 and kind:7376.
- Validation checks and safety guardrails to verify receipts and avoid misconfigurations.
- Use Case: Implement a Lightning zap flow to a recipient and a Nutzap flow to transfer tokenized value via Cashu, with proper verification and redemption paths.
Quick Start
Ask your agent to initialize nostr-zap-integration to draft a NIP-57 zap and a NIP-61 nutzap workflow for a given recipient.