Fix NIP conformance in domain kinds; add domain docs/skill
tests / tests (push) Failing after 5m15s

This commit is contained in:
2026-06-20 14:55:21 +00:00
committed by Jon Staab
parent e2a6ef21cd
commit ed17dcc412
33 changed files with 1406 additions and 658 deletions
+3
View File
@@ -24,6 +24,9 @@ features:
- title: "@welshman/util"
details: Core Nostr utilities for events, filters, and data structures.
link: "/util"
- title: "@welshman/domain"
details: Nostr event kinds modeled as Reader/Builder classes for profiles, lists, rooms, handlers, and zaps.
link: "/domain"
- title: "@welshman/net"
details: Networking layer for Nostr with relay connection management and message status handling.
link: "/net"