12 lines
1.0 KiB
Markdown
12 lines
1.0 KiB
Markdown
# Events
|
|
|
|
## Event Kinds
|
|
|
|
| kind | description | NIP |
|
|
| ------------- |----------------------------------------------------------------| -------------------------------------------------------------- |
|
|
| `0` | [Metadata](./events/set-metadata) | [1](https://github.com/nostr-protocol/nips/blob/master/01.md) |
|
|
| `1` | [Short Text Note](./events/text-note) | [1](https://github.com/nostr-protocol/nips/blob/master/01.md) |
|
|
| `2` | [Recommend Relay](./events/recommend-server) | |
|
|
| `3` | [Contacts](./events/contact-list) | [2](https://github.com/nostr-protocol/nips/blob/master/02.md) |
|
|
| `4` | [Encrypted Direct Messages](./events/encrypted-direct-message) | [4](https://github.com/nostr-protocol/nips/blob/master/04.md) |
|