-
@ Anhern Sarsalor
2025-05-13 21:41:36I started writing it in Ruby, but the nostr library for ruby doesn't seem to be very well maintained, and it's slow. I also couldn't figure out how to do key derivation. So I gave in and decided to write it in Rust. Compared to ruby, rust is ugly and the syntax is much less forgiving, but it's actually not as hard as I thought, and the nostr library for rust is extremely simple (even if the docs could use some work)