From 18fe79a3e980f99f536a73478106eab161016c3e Mon Sep 17 00:00:00 2001 From: Vishal <64505169+vishalxl@users.noreply.github.com> Date: Wed, 5 Oct 2022 23:17:42 +0530 Subject: [PATCH] Added list of clients --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3470777..9a1fba5 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,9 @@ 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 +### List of clients and/or reviews +- Feature [comparison of Nostr clients as of mid-2022](https://github.com/vishalxl/Nostr-Clients-Features-List) + ## Libraries - [NNostr.Client](https://github.com/Kukks/NNostr) - a C# Nostr library for use by clients - [nostr-tools](https://github.com/fiatjaf/nostr-tools) - a JavaScript client that abstracts the relay management code for use by clients