[ besoeasy/nostr-sdk ] Add NIP-17 support for gift-wrapped messages and update README
- Implement sendMessageNIP17 and getMessageNIP17 methods in index.js
- Enhance README.md with NIP-4 vs NIP-17 comparison and usage examples
- Update test.js to include tests for NIP-17 messaging functionality
[ gzuuus/linktr-nostr ] feat(nostr): add soldiersats nip05 entry
- Add new NIP-05 entry for soldiersats in .well-known/nostr.json
- Fix nip05 validation to pass ndk instance in helpers.ts
- Adjust code formatting and indentation in provider.ts and helpers.ts