NDK v1.3.0: Massive User Profile Speedup, Zap Splits & 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.
What's new
- Massive user profile speedup with an aggressive LRU cache; apps using NDK Svelte Components will have the profile information available before the page is loaded (no flickering!).
- Enables zap splits.
- Improved partial-EOSE logic.
- Ignores displayName and other bugfixes.