mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 08:55:52 -05:00
Update 93.md
This commit is contained in:
parent
d605da5ffb
commit
c84193759e
2
93.md
2
93.md
|
@ -8,6 +8,8 @@ This NIP defines curatable profile galleries that might be used across clients.
|
||||||
|
|
||||||
The purpose of this NIP is to define an event Kind for Profile Galleries. A Gallery entry is a Kind 1163 Event consisting of an `e` tag and an `url` tag. The `url` tag must direct to a media file (such as an image or video) that will be shown in the gallery. The `e` tag should direct to a note containing this media file. The `content` field can contain an optional caption.
|
The purpose of this NIP is to define an event Kind for Profile Galleries. A Gallery entry is a Kind 1163 Event consisting of an `e` tag and an `url` tag. The `url` tag must direct to a media file (such as an image or video) that will be shown in the gallery. The `e` tag should direct to a note containing this media file. The `content` field can contain an optional caption.
|
||||||
|
|
||||||
|
Additionally, besides the `e` and an `url` tags, the event may optionally contain NIP94 File Metadata tags as defined in NIP94.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
Loading…
Reference in New Issue
Block a user