The Protocol

Events

Events are the atomic unit of the Nostr protocol. This is a short overview of various types of events.


What is an Event?

Events are the only object type on the Nostr network. There are many different kinds of events, which detail the different actions that user might take or messages that might be received.

A deeper discussion of events is beyond the scope of this site but you can see a list of the various types of events that exist in Nostr below.

Event Kinds

KindDescriptionCovered in NIP
0Metadata1, 5
1Text1
2Recommend Relay1
3Contacts2
4Encrypted Direct Messages4
5Event Deletion9
7Reaction25
40Channel Creation28
41Channel Metadata28
42Channel Message28
43Channel Hide Message28
44Channel Mute User28
45-49Public Chat Reserved28
22242Client Authentication42
10000-19999Replaceable Events Reserved16
20000-29999Ephemeral Events Reserved16
30000-39999Param. Repl. Events Reserved33
Previous
The Nostr Protocol