marius on Nostr: I began implementing #Nostr as possible backend for #NeonModemOverdrive – a ...
I began implementing #Nostr as possible backend for #NeonModemOverdrive – a #BBS-style TUI client for Discourse, Lemmy, Lobsters and Hacker News.
https://neonmodem.com
The implementation is available for preview in the `nostr` branch on GitHub. It will use NIP-51 communities. Since Neon Modem is written in Go, I made use of the go-nostr library and kept the NIP-51 implementation in a dedicated package that I'm planning to upstream later on.
Unfortunately there aren't many clients available that implement the latest draft NIP-51. For example Satellite makes use of NIP-51, however its implemtation still uses the deprecated 30001 kind.
https://neonmodem.com
The implementation is available for preview in the `nostr` branch on GitHub. It will use NIP-51 communities. Since Neon Modem is written in Go, I made use of the go-nostr library and kept the NIP-51 implementation in a dedicated package that I'm planning to upstream later on.
Unfortunately there aren't many clients available that implement the latest draft NIP-51. For example Satellite makes use of NIP-51, however its implemtation still uses the deprecated 30001 kind.