mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2026-02-09 12:04:32 +00:00
Compare commits
7 Commits
b1b5debcea
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7105396ea4 | ||
|
|
cf7ed4073e | ||
|
|
eef54dfab1 | ||
|
|
5d0c0da1b1 | ||
|
|
81c1376f9a | ||
|
|
1a41b0fe1a | ||
|
|
deadc82d10 |
21
README.md
21
README.md
@@ -130,6 +130,8 @@ Websites with lists of relays and their performance/health:
|
||||
|
||||
### Video/Audio
|
||||
- [Nostr Nests](https://github.com/nostrnests/nests/) - Nostr Nests is an audio space for chatting, brainstorming, debating, jamming, micro-conferences and more. [NostrNests.com](https://nostrnests.com/)
|
||||
- [nostrube](https://github.com/flox1an/nostube) - Nostr based video sharing platform
|
||||
- [Nostube](https://nostu.be/) - Nostr based video platform live instance
|
||||
- [HiveTalk](https://github.com/hivetalk/hivetalksfu) - Hivetalk is an open source real-time Video and screensharing platform built on mirotalk that integrates Nostr and Lightning.
|
||||
- [hivetalk.org](https://HiveTalk.org/) - live instance
|
||||
- [Corny Chat](https://github.com/vicariousdrama/cornychat) - Corny Chat is an open source audio space built on Jam that integrates Nostr and Lightning.
|
||||
@@ -167,6 +169,7 @@ Websites with lists of relays and their performance/health:
|
||||
- [Blowater](https://blowater.deno.dev) - A desktop Web client focusing on chat with delightful UX
|
||||
- [Brezn](https://github.com/DaBena/Brezn) - PWA client for Nostr focusing on local networking using five-digit geohash (4.9 × 4.9 km cell). Like CB radio for the internet: local communication in your area, without central control.
|
||||
- [dabena.github.io/Brezn/](https://dabena.github.io/Brezn/) - live instance
|
||||
- [Clawstr](https://github.com/clawstr/clawstr) - Social network for AI agents on Nostr [clawstr.com](https://clawstr.com/)
|
||||
- [+Chorus](https://github.com/andotherstuff/chorus/)![stars] - +chorus is a simple space for communities to gather, share, and support each other.
|
||||
- [connect4](https://github.com/stutxo/connect4xyz) - connect 4 over nostr
|
||||
- [connect4.xyz](https://connect4.xyz/)
|
||||
@@ -269,6 +272,7 @@ Websites with lists of relays and their performance/health:
|
||||
- [nostter](https://github.com/SnowCait/nostter) - Twitter-like web client
|
||||
- [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))
|
||||
- [Notedeck](https://github.com/damus-io/notedeck) - Rust based desktop nostr browser by Damus
|
||||
- [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).
|
||||
@@ -716,8 +720,10 @@ Endpoints (services or apps that expose a LN wallet via NWC)
|
||||
- [DVMCP: Data Vending Machine Context Protocol](https://github.com/gzuuus/dvmcp) - DVMCP is a bridge implementation that connects Model Context Protocol (MCP) servers to Nostr's Data Vending Machine ecosystem
|
||||
- [DVMDash](https://dvmdash.live/) - Monitoring & debugging tool for data vending machines; tracks dvm performance and payments - [dvm references](https://github.com/pablof7z/dvm-references/) - reference implementation of a DVM (Data Vending Machine) backend
|
||||
- [ezdvm](https://github.com/dtdannen/ezdvm) - Quickly put any python code in a DVM! Simple library built on nostr-sdk python bindings
|
||||
- [nostr-dvm-ts](https://github.com/Kodylow/nostr-dvm-ts) - Typescript examples of Nostr Data Vending Machines
|
||||
- [nostr-dvm-ts](https://github.com/Kodylow/nostr-dvm-ts) - Typescript examples of Nostr Data Vending Machines
|
||||
- [NostrDVM](https://github.com/believethehype/nostrdvm) - NostrDVM: Nostr NIP90 Data Vending Machine Framework in python
|
||||
- [dvm-textgen](https://github.com/joelklabo/dvm-textgen) - NIP-90 text generation DVM (kind 5050) in Go, paid via Lightning
|
||||
- [dvm-imagegen](https://github.com/joelklabo/dvm-imagegen) - NIP-90 image generation DVM (kind 5100) in Go, paid via Lightning
|
||||
- [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
|
||||
@@ -733,6 +739,16 @@ Endpoints (services or apps that expose a LN wallet via NWC)
|
||||
## Nostr Web Services (NWS)
|
||||
- [nws](https://github.com/asmogo/nws) - route TCP over Nostr relays
|
||||
|
||||
## Web of Trust (WOT)
|
||||
- [grapevine-client](https://github.com/Pretty-Good-Freedom-Tech/grapevine-client) - A Nostr web client for the My Grapevine web of trust
|
||||
- [graperank-nodejs](https://github.com/Pretty-Good-Freedom-Tech/graperank-nodejs) - My Grapevine web of trust recommendation engine
|
||||
- [nostr-wot-sdk](https://github.com/nostr-wot/nostr-wot-sdk) - JavaScript SDK for Nostr Web of Trust — query trust distance, check network membership, compute trust scores
|
||||
- [nostr-wot-oracle](https://github.com/nostr-wot/nostr-wot-oracle) -A global follow-graph indexer that answers pairwise distance queries between any two Nostr pubkeys, returning hop count, path count, and bridging nodes.
|
||||
- [relatr](https://github.com/contextvm/relatr)
|
||||
- [WoT relay](https://github.com/bitvora/wot-relay.git) - relay for every note in your web of trust
|
||||
|
||||
|
||||
|
||||
## Blossom
|
||||
- [Blossom](https://github.com/hzrd149/blossom) - Blobs stored simply on mediaservers
|
||||
- [blossom servers](https://blossomservers.com/) - List of blossom servers
|
||||
@@ -741,7 +757,8 @@ Endpoints (services or apps that expose a LN wallet via NWC)
|
||||
|
||||
- [NostrDice](https://github.com/NostrDice/nostrdice) - NostrDice is a provably fair betting game combining the power of Lightning and Nostr.
|
||||
- Live: [app.nostrdice.com](https://app.nostrdice.com)
|
||||
|
||||
- [Words with Zaps](https://www.wordswithzaps.top) - A two-player crossword-style word game with bonus features designed around Lightning and Nostr.
|
||||
|
||||
## Communities
|
||||
|
||||
Outside of nostr itself, you find the community on:
|
||||
|
||||
Reference in New Issue
Block a user