nip77: negentropy implementation and nip77 interface.

supersedes https://github.com/nbd-wtf/nostr-tools/pull/516
This commit is contained in:
fiatjaf
2025-11-18 09:29:00 -03:00
parent 5841b0936b
commit 66cc55c7f0
5 changed files with 603 additions and 134 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@nostr/tools",
"version": "2.17.2",
"version": "2.17.3",
"exports": {
".": "./index.ts",
"./core": "./core.ts",