Merge pull request #54 from Cameri/patch-4

Add coracle to clients
This commit is contained in:
Aljaz Ceru
2022-12-05 21:20:26 +01:00
committed by GitHub

View File

@@ -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)