From 634b481a3a5df1bbbebeacf0d03c39b7a87261af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Arturo=20Cabral=20Mej=C3=ADa?= Date: Sun, 4 Dec 2022 11:57:42 -0800 Subject: [PATCH] Add coracle to clients --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a342821..c33a1de 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ them: - [NostrEmitter](https://github.com/cmdruid/nostr-emitter)- Simple E2E encrypted client and EventEmitter object. - [Lightning.Pub](https://github.com/shocknet/Lightning.Pub)- A nostr daemon for Lightning nodes. - [shockwallet](https://github.com/shocknet/wallet2)- A Lightning wallet that uses nostr and lnurl to connect to nodes. +- [coracle](https://github.com/staab/coracle) - A nostr web client ### Client reviews and/or comparisons - Feature [comparison of Nostr clients as of mid-2022](https://github.com/vishalxl/Nostr-Clients-Features-List)