Merge pull request #44 from cmdruid/main

added NostrEmitter to list of clients :-)
This commit is contained in:
Aljaz Ceru
2022-10-30 20:48:46 +04:00
committed by GitHub

View File

@@ -59,6 +59,7 @@ them:
- [second exchange](https://github.com/cynsar-foundation/second.exchange) - an experiment to work out something of like medium , something of creator economy where users are rewarded for engaging quality discussion and most importantly engaging in governance related discussion.
- [scalastr](https://github.com/benthecarman/scalastr) - A barebones nostr client written in scala
- [Nostros](https://github.com/KoalaSat/nostros) - A nostr mobile client for Android
- [NostrEmitter](https://github.com/cmdruid/nostr-emitter)- Simple E2E encrypted client and EventEmitter object.
### Client reviews and/or comparisons
- Feature [comparison of Nostr clients as of mid-2022](https://github.com/vishalxl/Nostr-Clients-Features-List)