feat: add NIP-34 user grasp list rendering

because you wanted to know what it feels like:
nostr:nevent1qvzqqqqqqypzqla9dawkjc4trc7dgf88trpsq2uxvhmmpkxua607nc5g6a634sv5qyd8wumn8ghj7urewfsk66ty9enxjct5dfskvtnrdakj7qgmwaehxw309a6xsetxdaex2um59ehx7um5wgcjucm0d5hsqgxwfrfg9kvh99tj6adq5v2spwm9vhnp76zljuseqcpz4nd7w9d6pg000a03
This commit is contained in:
DanConwayDev
2025-12-22 20:58:58 +00:00
parent 32c895e150
commit 6853a2f7c9
5 changed files with 95 additions and 0 deletions

View File

@@ -847,6 +847,13 @@ export const EVENT_KINDS: Record<number | string, EventKind> = {
nip: "66",
icon: Activity,
},
10317: {
kind: 10317,
name: "Grasp List",
description: "User grasp list",
nip: "34",
icon: FolderGit2,
},
// 10312: {
// kind: 10312,
// name: "Room Presence",