From f4320045027b1985e4e49b4f5b28624654f4fa07 Mon Sep 17 00:00:00 2001 From: ionextdebug <146920353+ionextdebug@users.noreply.github.com> Date: Sun, 7 Jan 2024 23:04:55 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19f7285..bf1fd92 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ of the public instances. ### Implementations +- [The NOSTR Community Standard](https://github.com/ionextdebug/NOSTR-COMMUNITY-STANDARD) - A standard managed by the community to do implementations standardized according to NIPs. - [Astro](https://github.com/Nostrology/astro)![stars](https://img.shields.io/github/stars/Nostrology/astro.svg?style=social) - Elixir based implementation built to be performant and highly distributed. - [Bostr](https://github.com/Yonle/bostr)![stars](https://img.shields.io/github/stars/Yonle/bostr.svg?style=social) - Nostr bouncer nodejs relay - [Bucket](https://github.com/coracle-social/bucket)![stars](https://img.shields.io/github/stars/coracle-social/bucket.svg?style=social) - in-memory-only nodejs relay for testing/hacking on. Stupid simple, <100 LOC.