Add ticket purchase via Nostr DM (NIP-17 preferred) #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Enable fully Nostr-native ticket purchasing via encrypted DMs, following the nostrmarket order flow pattern but using NIP-17 (gift-wrapped DMs) instead of the deprecated NIP-04.
Scope
Depends on
Notes
nostrmarket currently uses NIP-04 (kind 4). This issue should use NIP-17 from the start to follow current best practices.
References
nostrmarket/services.pylines 433-501