Progress:
Coop (NIP-17 client) for Android. Fully adapts Material 3 (Expressive), built with Kotlin Multiplatform. Still WIP, but I've made good progress, maybe a release later this month.
About the features, I want to keep Coop simple, a dumb app just for messaging, so it will only support NIP-17 and NIP-4e later, nothing more.
Thanks @Vitor Pamplona and @Yuki Kishimoto for helping me.
View quoted note →
reya
_@reya.su
npub1zfss...w445
Projects:
- Coop: https://github.com/lumehq/coop
- Lume: https://github.com/lumehq/lume
- Nostr Connect Extension: https://github.com/lumehq/nostr-connect
Hi @Yuki Kishimoto
I've found a weird issue with Nostr SDK FFI for KMP. I've added relay(s) to the pool then connect. But when I subscribe or send event, the pool always empty, I also have tried get all relays from the pool by `client?.relays()` but it still empty. Nothing weird in the logs either (relay connection then relay connected).
the new website is cool
View quoted note →
I spend 1 hour just to import a fucking icon to android studio
After two weeks of learning kotlin, I can now read the amethyst codebase
Yo. Remember Nostr Connect (web extension) that was designed by @HaloKat . I've released a new version with a different name (*) called Nostr Signer. It's currently available on Firefox and under review for Chrome.
Changelog:
- Added support for NIP-44
- Fixed bugs
* About the new name: the previous extension was published under my old email, but Google has locked my account, so I have to re-publish it under a new name.


Nostr Signer (formerly Nostr Connect) – Get this Extension for 🦊 Firefox (en-US)
Download Nostr Signer (formerly Nostr Connect) for Firefox. Manage nostr keys and sign events

I think I should use quartz (from amethyst), it's more mature for KMP
Hi @Yuki Kishimoto
I'm using Nostr SDK FFI for my KMP project. I wonder do you plan to adapt the new API changes on the master branch for ffi anytime soon?
just found out that
is using nostr
GitHub
GitHub - dmotz/trystero: ✨🤝✨ Build instant multiplayer webapps, no server required — Magic WebRTC matchmaking over BitTorrent, Nostr, MQTT, IPFS, Supabase, and Firebase
✨🤝✨ Build instant multiplayer webapps, no server required — Magic WebRTC matchmaking over BitTorrent, Nostr, MQTT, IPFS, Supabase, and Fir...
Hey @HaloKat ,
Do you still have an SVG version of the Nostr Connect extension icon? I'm working on a new update to republish it, but I've lost the SVG file for the logo.

Image cache & resize service
Manipulate images on-the-fly with a worldwide cache
With GPUI, you can build apps for desktop, web, and mobile.