If you mean with the Kotlin binding, yes. It's possible to implement a custom signer and use it around the code.

Otherwise, if you mean from directly from rust, I've started working on a NIP-55 implementation, but it is not ready yet. I haven't even tested it yet. I hope to have something working for the next releases.

https://github.com/rust-nostr/nostr/tree/nip55

Reply to this note

Please Login to reply.

Discussion

That's amazing, thanks for the work!

I'm looking for native rust support.

Nice, let me know if you want some help testing or need some help understanding how it works