mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-08 22:38:50 +00:00
Merge pull request #574 from pippellia-btc/main
added rely, npub.world and vertex
This commit is contained in:
@@ -92,6 +92,7 @@ of the public instances.
|
||||
- [PyRelay](https://github.com/johnny423/pyrelay) - a python implementation of a Nostr relay, using asyncio.
|
||||
- [QNostr](https://github.com/Aseman-Land/QNostr) - A Nostr protocol implementation for clients as a Qt Module in C++
|
||||
- [Relayer Basic](https://github.com/fiatjaf/relayer/tree/master/examples/basic) - a simple relay based on _relayer_ backed by Postgres
|
||||
- [rely](https://github.com/pippellia-btc/rely) ![stars] - A golang framework for building super custom nostr relays you can rely on.
|
||||
- [rnostr](https://github.com/rnostr/rnostr) - A high-performance and scalable nostr relay written in Rust.
|
||||
- [Servus](https://github.com/ibz/servus) - A self-contained, single executable, CMS/blogging engine reminiscent of Jekyll which also acts as a personal Nostr relay for your blog posts. Written in Rust.
|
||||
- [søstr](https://github.com/metasikander/s0str) - a private Nostr relay written in rust, saves all notes from one pubkey and publish them to anyone that requests them
|
||||
@@ -247,6 +248,7 @@ Websites with lists of relays and their performance/health:
|
||||
- [nostui](https://github.com/akiomik/nostui) - A TUI client for Nostr
|
||||
- [Nostur](https://nostur.com) - Nostr client app for iOS and MacOS. ([Apple Store link](https://apps.apple.com/us/app/nostur/id1672780508))
|
||||
- [notestack.com](https://notestack.com) - Blogging site for nostr, supports markdown
|
||||
- [npub.world](https://npub.world/) - A nostr profile search engine
|
||||
- [Nuxstr](https://github.com/sebastix/nuxstr) - Starter template for building a Nostr client with the Nuxt Vue framework and Nostr Dev Kit (NDK).
|
||||
- [nuxstr.nostrver.se](https://nuxstr.nostrver.se) - demo
|
||||
- [n_cord](https://github.com/0n4t3/n_cord) - A Discord inspired chat style client standard Nostr notes, built in static HTML & JavaScript.
|
||||
@@ -645,6 +647,7 @@ Endpoints (services or apps that expose a LN wallet via NWC)
|
||||
- [NostrDVM](https://github.com/believethehype/nostrdvm) - NostrDVM: Nostr NIP90 Data Vending Machine Framework in python
|
||||
- [tasktiger.io](https://tasktiger.io/) - another DVM provider
|
||||
- [vendata.io](https://vendata.io/) - data processing AI marketplace with nostr data vending machines
|
||||
- [vertexlab.io](https://vertexlab.io/) - Web of Trust as a Service via DVMs
|
||||
|
||||
## NIP-96 File Storage Servers
|
||||
- [mockingyou.com](https://mockingyou.com)
|
||||
|
||||
Reference in New Issue
Block a user