NDK v2.3.2: One-liner Relay Authentication, Easy Media Uploads & 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
- NIP-42 Support: One-liner relay authentication;
- NIP-96 Support: Very easy media uploads;
- [partial] NIP-29: Simple Groups;
- Make Zaps more fault-tolerant (thanks dr. calle);
- Easier/better NIP-31 support (just `event.alt = "this is ..."`)
- Some last touches on the new NIP-46 OAuth-like flow