From 9f6e90c1989fbbf4f4c30e5eca9f11144e284114 Mon Sep 17 00:00:00 2001 From: Basanta Goswami <@basantagoswami> Date: Sat, 3 Sep 2022 20:34:55 +0530 Subject: [PATCH] update readme to include ArcadeCity and anigma --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f7b75b7..8990a74 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ created by [@fiatjaf](https://github.com/fiatjaf). ## Protocol -- [nostr](https://github.com/fiatjaf/nostr) - overview and FAQ +- [nostr](https://github.com/nostr-protocol/nostr) - overview and FAQ - [NIPs](https://github.com/nostr-protocol/nips) - the "**N**ostr **I**mplementation **P**ossibilities" describe the protocol in technical detail - [nostr, a basic tour](https://github.com/rajarshimaitra/rust-nostr/blob/main/VISION.md) - an intro to nostr @@ -53,6 +53,8 @@ them: - [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 - [nostr console](https://github.com/vishalxl/nostr_console) - a nostr command line client written in Dart. Binaries available for Windows, Linux and MacOS. +- [anigma](https://github.com/brilliancebitcoin/nostrgram) - A clone of telegram built on nostr +- [ArcadeCity](https://github.com/ArcadeCity/app) - Public group chats and P2P services (WIP) over nostr ## Libraries - [NNostr.Client](https://github.com/Kukks/NNostr) - a C# Nostr library for use by clients