mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-08 22:38:50 +00:00
15
README.md
15
README.md
@@ -115,6 +115,8 @@ Websites with lists of relays and their performance/health:
|
||||
- [Denny](https://github.com/denostr-lab/denny) - Secure, private, and decentralized group chat messaging client on Nostr
|
||||
- [Disgus](https://github.com/carlitoplatanito/disgus) - A comment widget like Disqus, but for Nostr.
|
||||
- [dispute](https://github.com/ethicnology/dispute) - A cross-platform (Linux, Android, iOS, MacOs, Windows and Web) client for NOSTR
|
||||
- [Docstr](https://github.com/sepehr-safari/docstr) - Collaborative Documents (Google Docs Alternative)
|
||||
- [docstr.app](https://docstr.app) - live instance
|
||||
- [earthly](https://github.com/moogmodular/earthly) - A social geojson editor with maps on Nostr
|
||||
- [electron-nostr](https://github.com/wds4/electron-react-boilerplate-nostr) - A bare-bones desktop nostr client using electron-react-boilerplate. Goal is to be an easy template for people to experiment with different ideas on decentralized ratings, reputation, and web of trust
|
||||
- [emon](https://github.com/sebastiaanwouters/emon) - Encrypted DMs over nostr with lightning payments integrated (WIP).
|
||||
@@ -254,7 +256,7 @@ Websites with lists of relays and their performance/health:
|
||||
- [nostr-java](https://github.com/tcheeric/nostr-java) - A nostr client library, written in java, for generating, signing and publishing events.
|
||||
- [nostr-js](https://github.com/jb55/nostr-js) - a javascript implementation of the nostr protocol
|
||||
- [nostr-ts](https://github.com/franzos/nostr-ts) - a Typescript implementation of the nostr protocol plus toys
|
||||
- [nostr-hooks](https://github.com/sepehr-safari/nostr-hooks) - React hooks for developing Nostr clients. It's simple and intelligent.
|
||||
- [nostr-hooks](https://github.com/ostyjs/nostr-hooks) - React hooks for developing Nostr clients. It's simple and intelligent.
|
||||
- [nostr-one](https://github.com/dolu89/nostr-one) - A reusable web component that provides a simple way to integrate with the Nostr NIP 98 HTTP Auth.
|
||||
- [nostr-php](https://github.com/swentel/nostr-php) - a PHP library for nostr
|
||||
- [nostr-react](https://github.com/t4t5/nostr-react) - React Hooks for Nostr
|
||||
@@ -268,10 +270,13 @@ Websites with lists of relays and their performance/health:
|
||||
- [NostrKit](https://github.com/cnixbtc/NostrKit) - a Swift library for interacting with relays
|
||||
- [NostrPostr](https://github.com/Giszmo/NostrPostr) - a Kotlin Nostr library for clients or relays
|
||||
- [schorr_snap](https://github.com/neeboo/schnorr_snap) - A snap plugin for Metamask Flask, supports nostr
|
||||
- [Nostra](https://github.com/lontivero/Nostra) - a F# library, available as a nuget package, for interacting with relays. The Nostra relay is built on top of it too.
|
||||
- [nostr-geotags](https://github.com/sandwichfarm/nostr-geotags) - NPM module that generates geotags for nostr events given datapoints such as GPS/DD, an ISO-3166-1 countryCode and/or an ISO-3166-2 regionName, as well as many passthroughts. Supports ISO-3166-1/2/3 and UN M49.
|
||||
- [noscrypt](https://github.com/vnuge/noscrypt) - A C89 library for nostr specific cryptography operations.
|
||||
[paravel](https://github.com/coracle-social/paravel)  - an abstract toolkit for writing nostr clients.
|
||||
- [Nostra](https://github.com/lontivero/Nostra) - a F# library, available as a nuget package, for interacting with relays. The Nostra relay is built on top of it too.
|
||||
- [nostr-geotags](https://github.com/sandwichfarm/nostr-geotags) - NPM module that generates geotags for nostr events given datapoints such as GPS/DD, an ISO-3166-1 countryCode and/or an ISO-3166-2 regionName, as well as many passthroughts. Supports ISO-3166-1/2/3 and UN M49.
|
||||
- [noscrypt](https://github.com/vnuge/noscrypt) - A C89 library for nostr specific cryptography operations.
|
||||
- [Osty](https://github.com/ostyjs/create-osty)
|
||||
- [npm create osty@latest](https://www.npmjs.com/package/create-osty) - Osty on NPM
|
||||
- [osty.dev](https://osty.dev) - Landing Website of Osty
|
||||
- [paravel](https://github.com/coracle-social/paravel)  - an abstract toolkit for writing nostr clients.
|
||||
- [pynostr](https://github.com/holgern/pynostr) - a python library for nostr
|
||||
- [python-nostr](https://github.com/jeffthibault/python-nostr) - a python library for making clients
|
||||
- [relayer](https://github.com/fiatjaf/relayer) - a server framework for writing custom relays
|
||||
|
||||
Reference in New Issue
Block a user