-
Notifications
You must be signed in to change notification settings - Fork 26
docs: list NIP titles #401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR enhances the README documentation by adding descriptive titles alongside NIP numbers in the supported NIPs list, making it easier for developers to understand what each proposal covers without needing to follow individual links.
Key Changes
- Added descriptive titles for all 23 supported NIPs in the README
- Maintained existing link structure while improving readability
| - [NIP-9](https://github.com/nostr-protocol/nips/blob/master/09.md) - Event Deletion Request | ||
| - [NIP-12](https://github.com/nostr-protocol/nips/blob/master/12.md) - Generic Tag Queries | ||
| - [NIP-14](https://github.com/nostr-protocol/nips/blob/master/14.md) - Subject tag in Text events | ||
| - [NIP-15](https://github.com/nostr-protocol/nips/blob/master/15.md) - Nostr Marketplace |
Copilot
AI
Aug 21, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The title should be 'Nostr Marketplace (for peer-to-peer marketplaces)' to match the official NIP-15 title format which includes the descriptive parenthetical.
| - [NIP-15](https://github.com/nostr-protocol/nips/blob/master/15.md) - Nostr Marketplace | |
| - [NIP-15](https://github.com/nostr-protocol/nips/blob/master/15.md) - Nostr Marketplace (for peer-to-peer marketplaces) |
| - [NIP-46](https://github.com/nostr-protocol/nips/blob/master/46.md) - Nostr Remote Signing | ||
| - [NIP-57](https://github.com/nostr-protocol/nips/blob/master/57.md) - Lightning Zaps | ||
| - [NIP-60](https://github.com/nostr-protocol/nips/blob/master/60.md) - Cashu Wallets | ||
| - [NIP-61](https://github.com/nostr-protocol/nips/blob/master/61.md) - Nutzaps |
Copilot
AI
Aug 21, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The title should be 'Nut Zaps' (two words) to match the official NIP-61 title format.
| - [NIP-61](https://github.com/nostr-protocol/nips/blob/master/61.md) - Nutzaps | |
| - [NIP-61](https://github.com/nostr-protocol/nips/blob/master/61.md) - Nut Zaps |
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Why now?
The supported NIP list only referenced numbers, making it hard to identify each proposal.
Related issue: #000
What changed?
BREAKING
Review focus
Checklist
https://chatgpt.com/codex/tasks/task_b_68a728bc78a88331851aa6c901ed06e5