basic nip86 implmentation

This commit is contained in:
Danny Morabito 2025-08-09 00:42:41 +02:00
parent 22a4fe069f
commit df94aed0d0
Signed by: dannym
GPG key ID: 7CC8056A5A04557E
6 changed files with 370 additions and 56 deletions

View file

@ -8,5 +8,8 @@
},
"peerDependencies": {
"typescript": "^5"
},
"dependencies": {
"nostr-tools": "^2.16.2"
}
}