mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 08:55:52 -05:00
update Readme to include NIP93
This commit is contained in:
parent
6ecbb3bd96
commit
d605da5ffb
|
@ -83,6 +83,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
|
|||
- [NIP-89: Recommended Application Handlers](89.md)
|
||||
- [NIP-90: Data Vending Machines](90.md)
|
||||
- [NIP-92: Media Attachments](92.md)
|
||||
- [NIP-93: Profile Gallery](93.md)
|
||||
- [NIP-94: File Metadata](94.md)
|
||||
- [NIP-96: HTTP File Storage Integration](96.md)
|
||||
- [NIP-98: HTTP Auth](98.md)
|
||||
|
@ -90,7 +91,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
|
|||
|
||||
## Event Kinds
|
||||
| kind | description | NIP |
|
||||
| ------------- | -------------------------- | ------------------------ |
|
||||
| ------------- |---------------------------------|------------------------------------------------------------------------|
|
||||
| `0` | User Metadata | [01](01.md) |
|
||||
| `1` | Short Text Note | [01](01.md) |
|
||||
| `2` | Recommend Relay | 01 (deprecated) |
|
||||
|
@ -118,6 +119,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
|
|||
| `1040` | OpenTimestamps | [03](03.md) |
|
||||
| `1059` | Gift Wrap | [59](59.md) |
|
||||
| `1063` | File Metadata | [94](94.md) |
|
||||
| `1163` | Profile Gallery Entry | [93](93.md) |
|
||||
| `1311` | Live Chat Message | [53](53.md) |
|
||||
| `1617` | Patches | [34](34.md) |
|
||||
| `1621` | Issues | [34](34.md) |
|
||||
|
|
Loading…
Reference in New Issue
Block a user