adding hanostr

This commit is contained in:
Aljaz Ceru
2022-02-03 13:10:13 +01:00
committed by GitHub
parent 7039f424c5
commit f7fac9e96c

View File

@@ -38,6 +38,7 @@ nostr is an open protocol for censorship-resistant global networks created by [@
- [noscl](https://github.com/fiatjaf/noscl), a basic command-line client written in Go. - [noscl](https://github.com/fiatjaf/noscl), a basic command-line client written in Go.
- [loquaz](https://github.com/emeceve/loquaz), a desktop app written in Rust for direct encrypted chat. - [loquaz](https://github.com/emeceve/loquaz), a desktop app written in Rust for direct encrypted chat.
- [chastr](https://github.com/dolu89/chastr), a mobile directed encrypted chat app written in Xamarin. - [chastr](https://github.com/dolu89/chastr), a mobile directed encrypted chat app written in Xamarin.
- [hanostr](https://github.com/prolic/hanostr), nostr client desktop app written in haskel.
### Libraries ### Libraries
- [NNostr.Client](https://github.com/Kukks/NNostr), a C# Nostr library for use by clients. - [NNostr.Client](https://github.com/Kukks/NNostr), a C# Nostr library for use by clients.