NDK v2.3.0: NIP-42 Support, More Aggressive Caching & More

NDK is a nostr development kit that makes the experience of building Nostr-related applications, whether they are relays, clients, or anything in between, better, more reliable and overall nicer to work with than existing solutions.

NDK v2.3.0: NIP-42 Support, More Aggressive Caching & More
  • "NDK 2.3.0 released," announced @PABLOF7z.
  • This release includes improvements in UX through cache performance and more aggressive caching.

What's new

  • NIP-42 support via custom Auth Policies
  • Allows setting a relay or subscription as trusted to skip signature verification
  • Fix bug that caused flapping relays to not get subscriptions re-added when the relay comes back
  • Redis-cache: cache generic filters to find cache hits
  • Cache NIP-05 queries

Announcement / Archive
GitHub Repo