reya
reya
Hi, I'm from Lume (https://github.com/luminous-devs/lume) I've added support NWC via Alby on Lume, but I've use a tricky way, because `window.open` is not work in Tauri. I've fixed it by...
Hi, thank for great library I just notify on macOS icons are displaying very weird, only fine on windows and linux
On this line https://github.com/nostr-dev-kit/ndk/blob/ed33249ec3246efe8e0ac2720638d90a740e9c34/ndk/src/events/index.ts#L530 NDK is getting all connected relays to create zap request. If outbox is enabled, this relay list is huge, so zap request didn't created because HTTP...