Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update UPlanet documentation to reflect the addition of two new event…
… types: NIP-94 file metadata and NIP-22 video comments, increasing the total synchronized event types from 18 to 20.
  • Loading branch information
papiche committed Nov 6, 2025
commit cc5fa6d6db465b9cd6a93cfa8e8be6be3d3a8bd3
4 changes: 3 additions & 1 deletion 101.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,12 +340,14 @@ All UPlanet API operations require **[NIP-42](42.md) authentication**.
UPlanet relays synchronize all NIP-101 events across the constellation network, including:
- Core events: 0, 1, 3, 5, 6, 7
- Media: 21, 22
- Files: 1063 (NIP-94 file metadata)
- Comments: 1111 (NIP-22 video comments)
- Content: 30023, 30024
- Identity: 30800
- Oracle: 30500-30503
- ORE: 30312-30313

**Total:** 18 event types synchronized automatically.
**Total:** 20 event types synchronized automatically.

## Use Cases

Expand Down