Converted id module. Renamed things.

This commit is contained in:
Jay
2025-10-24 12:37:20 -04:00
parent 2be1fff4ec
commit b23e56b2e6
10 changed files with 289 additions and 23 deletions

View File

@@ -2,7 +2,7 @@
"name": "@wisehodl/roots",
"version": "0.1.0",
"description": "A minimal Nostr protocol library for typescript",
"type": "./dist/types.d.ts",
"types": "./dist/types.d.ts",
"main": "./dist/index.js",
"exports": {
".": {