/awesome-nostr

A cureated list of nostr projects and resources

awesome-nostr

"nostr" stands for "Notes and Other Stuff Transmitted by Relays" and is an open protocol for censorship-resistant global networks created by @fiatjaf.

Protocol

  • nostr - overview and FAQ
  • NIPs - the "Nostr Implementation Possibilities" describe the protocol in technical detail
  • nostr, a basic tour - an intro to nostr

Relays

Relays are (so far) application agnostic. You can run your own or use any or all of the public instances.

Implementations

Instances

Instances are plenty and their availability may vary but these projects track them:

Clients

  • branle - a Twitter-like client with chat. Some instances:
  • astral - a branle fork with global feed and UI makeover
  • damus - a twitter-like nostr client for iOS and MacOS
  • more-speech - desktop client for nostr written in Clojure
  • futr - nostr client desktop app written in Haskell
  • nvote, Nvote is a decentralized, vote-driven community similar to services like Reddit and HackerNews. Nvote is powered by nostr
  • Minds - open source social network. Supports reading and creating posts using the Nostr protocol
  • alphaama - playground by Tiago Balas
  • Jester - Chess over nostr
  • Sendstr - shared clipboard between devices over nostr
  • noscl - a basic command-line client written in Go
  • loquaz - a desktop app written in Rust for direct encrypted chat
  • nostr console - a nostr command line client written in Dart. Binaries available for Windows, Linux and MacOS.

Libraries

  • NNostr.Client - a C# Nostr library for use by clients
  • nostr-tools - a JavaScript client that abstracts the relay management code for use by clients
  • go-nostr - a Go library that implements relay management, plus event encoding and signing utils
  • nostr-rs - a Rust implementation of the nostr protocol
  • relayer - a server framework for writing custom relays
  • NostrPostr - a Kotlin Nostr library for clients or relays
  • python-nostr - a python library for making clients
  • nostr-bot - a Rust library for writing bots

Tools

  • nostr registry - a database of known relays with their uptime and NIP support tables
  • nostr-launch - a tool for launching a bunch of relays and clients locally for development and testing
  • nos2x - nostr signer extension - a browser extension for signing events on 3rd party site without sharing your private keys with them
  • nostr GitHub Action - send events from GitHub Actions
  • wen - browser extension for website enhancer with nostr
  • nostrefresh - simple refresh function for nostr web pages
  • nashboard - nostr network statistic
  • anonroom - anonymous chat room inside nostr
  • nostril - C cli tool for creating nostr events
  • nostr-rs-relay-compose - a Docker compose deployment for nostr-rs-relay with SSL support based on Traefik
  • tostr - a twitter to nostr bot
  • nostr.com - a nostr web gateway for viewing events by their ID
  • nostrandom.netlify.app - generate publish-able Nostr event with random keys
  • nashboard - a Nostr network dashboard with network statistics
  • nostr army knife - nostr army knife by fiatjaf
  • joinstr - coinjoin implementation using nostr

Community

Outside of nostr itself, you find the community on:

Other links