Merge pull request #26 from zackwy/minds

add links to Minds.com and relevant Nostr infastructure
This commit is contained in:
Aljaz Ceru 2022-07-23 11:15:09 +02:00 committed by GitHub
commit 4ca39716ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ nostr is an open protocol for censorship-resistant global networks created by [@
- [astral](https://astral.ninja/), branle fork with global feed and UI makeover.
- [Jester](https://jesterui.github.io/), Chess over nostr.
- [Sendstr](https://sendstr.com/), shared clipboard between devices over nostr.
- [Minds](https://www.minds.com/), open source social network. Supports reading and creating posts using the Nostr protocol.
### Relays
- [nostr relay registry](https://nostr-registry.netlify.app/), real-time checking of status of some known relays.
@ -40,6 +41,8 @@ nostr is an open protocol for censorship-resistant global networks created by [@
- [nodestr](https://github.com/Dolu89/nodestr-relay), A Node.js implementation.
- [expensive relay](https://github.com/fiatjaf/expensive-relay), a nostr relay that requires payment for registration.
- [me.untethr.nostr-relay](https://github.com/atdixon/me.untethr.nostr-relay), a nostr relay written in Clojure
- [Minds Nostr Relay](https://gitlab.com/minds/infrastructure/nostr-relay), Nostr relay for [Minds](https://www.minds.com) (open source social network).
- [Minds Engine - Nostr](https://gitlab.com/minds/engine/-/tree/master/Core/Nostr), relevant Minds API code for reading/writing Minds posts using Nostr.
### Clients