hzrd149's avatar
hzrd149
_@hzrd149.com
npub1ye5p...knpr
JavaScript developer working on some nostr stuff - noStrudel https://nostrudel.ninja - Blossom https://github.com/hzrd149/blossom - Applesauce https://hzrd149.github.io/applesauce
hzrd149's avatar
hzrd149 6 months ago
#asknostr anyone have a list of njump instances? I'd like to add an option to noStrudel to allow users to set their own or pick from some recommendations
hzrd149's avatar
hzrd149 6 months ago
For anyone using the `applesauce-relay` package. there is a breaking change coming in v3. The `publish` and authentication methods will return a Promise instead of an Observable. Should make it more intuitive to use for humans and AI since you won't need to wrap everything in `lastValueFrom` image
hzrd149's avatar
hzrd149 7 months ago
#noStrudel now supports NIP-17 messages. It took a bit of work for me to implement them In the way that I prefer but now any other client that is built using applesauce can support them in the same way :) View article →