From 36c82de95ecc5933f0b59c28d57f8d3027fb9318 Mon Sep 17 00:00:00 2001 From: monlovesmango <96307647+monlovesmango@users.noreply.github.com> Date: Sat, 7 May 2022 11:43:15 -0500 Subject: [PATCH] add astral to Sites and Clients would like to add my astral site and client (https://astral.ninja/ and https://github.com/monlovesmango/astral) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 283aee9..aa169f9 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ nostr is an open protocol for censorship-resistant global networks created by [@ - [nashboard](https://nashboard.netlify.app/), a Nostr network dashboard with network statistics. - [alphaama](https://alphaama.com/), playground by [Tiago Balas](https://github.com/eskema) - [branle.orange.surf/](https://branle.orange.surf/), another branle site. +- [astral](https://astral.ninja/), branle fork with global feed and UI makeover. ### Relays - [nostr relay registry](https://nostr-registry.netlify.app/), real-time checking of status of some known relays. @@ -47,6 +48,7 @@ nostr is an open protocol for censorship-resistant global networks created by [@ - [FuTr](https://github.com/prolic/futr), nostr client desktop app written in Haskell. - [nvote](https://github.com/rdbell/nvote), Nvote is a decentralized, vote-driven community similar to services like Reddit and HackerNews. Nvote is powered by nostr. - [vanilla-js-nostr](https://github.com/supertestnet/vanilla-js-nostr), A demo of posting and viewing a feed in nostr using vanilla javascript. + - [astral](https://github.com/monlovesmango/astral), branle fork with global feed and UI makeover. ### Libraries - [NNostr.Client](https://github.com/Kukks/NNostr), a C# Nostr library for use by clients.