Skip to content

Commit d82599b

Browse files
committed
add list of standardized tags.
1 parent 45649d7 commit d82599b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,20 @@ Please update these lists when proposing NIPs introducing new event kinds.
7777

7878
When experimenting with kinds, keep in mind the classification introduced by [NIP-16](16.md).
7979

80+
## Standardized Tags
81+
82+
| name | value | other parameters | NIP |
83+
| ---------- | ----------------------- | ----------------- | ------------------------ |
84+
| e | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) |
85+
| p | pubkey (hex) | relay URL | [1](01.md) |
86+
| r | a reference (URL, etc) | | [12](12.md) |
87+
| t | hashtag | | [12](12.md) |
88+
| g | geohash | | [12](12.md) |
89+
| nonce | random | | [13](13.md) |
90+
| subject | subject | | [14](14.md) |
91+
| d | identifier | | [33](33.md) |
92+
| expiration | unix timestamp (string) | | [40](40.md) |
93+
8094
## Criteria for acceptance of NIPs
8195

8296
1. They should be implemented in at least two clients and one relay -- when applicable.

0 commit comments

Comments
 (0)