From 48ded6dfd9a5d6296107155bece26c23ba8978db Mon Sep 17 00:00:00 2001 From: Zack Wynne Date: Fri, 22 Jul 2022 13:43:31 -0700 Subject: [PATCH] add links to Minds.com and relevant Nostr infastructure --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8e1ce5f..e191574 100644 --- a/README.md +++ b/README.md @@ -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