Files
nostrlib/nip86
Claude d1bc98d0f8 Add signevent method to NIP-86 (nip86 + khatru)
Implements the signevent capability from nostr-protocol/nips#2389: relay admins
can ask the relay to sign an unsigned event template with its own (self) key.

- nip86: SignEvent MethodParams type + "signevent" decode case (round-trips the
  {kind, content, tags, created_at} param into a nostr.Event).
- khatru: RelayManagementAPI.SignEvent hook + dispatch returning the signed event
  as the result.
2026-06-20 15:06:17 +00:00
..
2025-09-26 09:41:25 -03:00
2024-07-12 13:45:47 -03:00