Merge pull request #281 from Rsync25/main

Add Nostr client and relay in C++
This commit is contained in:
Aljaz Ceru 2023-06-14 14:37:14 +02:00 committed by GitHub
commit 294b64beca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,7 @@ of the public instances.
- [strfry](https://github.com/hoytech/strfry)![stars](https://img.shields.io/github/stars/hoytech/strfry.svg?style=social) C++ implementation backed by LMDB with efficient syncing of events using merkle trees
- [Notra](https://github.com/lontivero/Nostra)![stars](https://img.shields.io/github/stars/lontivero/nostra.svg?style=social) - F# implementation backed by SQLite database.
- [Nerostr](https://codeberg.org/pluja/nerostr) - A Nostr expensive relay paid with Monero and written in Go
- [Nostr client and relay](https://github.com/pedro-vicente/nostr_client_relay) - A Nostr protocol implementation of a client and relay in C++
### Instances