mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-09 14:48:49 +00:00
33
README.md
33
README.md
@@ -234,23 +234,13 @@ Websites with lists of relays and their performance/health:
|
|||||||
|
|
||||||
- [amberflutter](https://github.com/sebdeveloper6952/amberflutter) - A Flutter wrapper for Amber (Offline Signer).
|
- [amberflutter](https://github.com/sebdeveloper6952/amberflutter) - A Flutter wrapper for Amber (Offline Signer).
|
||||||
- [arduino-nostr](https://github.com/lnbits/arduino-nostr) - An Arduino nostr library.
|
- [arduino-nostr](https://github.com/lnbits/arduino-nostr) - An Arduino nostr library.
|
||||||
|
- [cagliostr](https://github.com/cagliostr) - Faster Nostr relay in C++ backend by sqlite3.
|
||||||
- [dart_nostr](https://github.com/anasfik/nostr) - A developer experience Dart library for Nostr
|
- [dart_nostr](https://github.com/anasfik/nostr) - A developer experience Dart library for Nostr
|
||||||
- [dart-nostr](https://github.com/ethicnology/dart-nostr) - a Dart library for Flutter
|
- [dart-nostr](https://github.com/ethicnology/dart-nostr) - a Dart library for Flutter
|
||||||
- [go-nostr](https://github.com/fiatjaf/go-nostr) - a Go library that implements relay management, plus event encoding and signing utils
|
- [go-nostr](https://github.com/fiatjaf/go-nostr) - a Go library that implements relay management, plus event encoding and signing utils
|
||||||
- [navigatr](https://github.com/coracle-social/navigatr) - A utility for discovering relays and scraping events
|
- [navigatr](https://github.com/coracle-social/navigatr) - A utility for discovering relays and scraping events
|
||||||
- [nmostr](https://github.com/Gruruya/nmostr) - a Nim library for Nostr
|
- [nmostr](https://github.com/Gruruya/nmostr) - a Nim library for Nostr
|
||||||
- [NNostr.Client](https://github.com/Kukks/NNostr) - a C# Nostr library for use by clients
|
- [NNostr.Client](https://github.com/Kukks/NNostr) - a C# Nostr library for use by clients
|
||||||
- [rust-nostr](https://github.com/rust-nostr/nostr):
|
|
||||||
* Nostr protocol implementation:
|
|
||||||
* Rust: https://crates.io/crates/nostr
|
|
||||||
* Kotlin: [`io.github.rust-nostr:nostr`](https://central.sonatype.com/artifact/io.github.rust-nostr/nostr/)
|
|
||||||
* Swift: https://github.com/rust-nostr/nostr-swift
|
|
||||||
* Python: https://pypi.org/project/nostr-protocol
|
|
||||||
* High level client library:
|
|
||||||
* Rust: https://crates.io/crates/nostr-sdk
|
|
||||||
* Kotlin: [`io.github.rust-nostr:nostr-sdk`](https://central.sonatype.com/artifact/io.github.rust-nostr/nostr-sdk/)
|
|
||||||
* Swift: https://github.com/rust-nostr/nostr-sdk-swift
|
|
||||||
* Python: https://pypi.org/project/nostr-sdk
|
|
||||||
- [nostr_rust](https://github.com/0xtlt/nostr_rust) - Functional Rust implementation of the nostr protocol
|
- [nostr_rust](https://github.com/0xtlt/nostr_rust) - Functional Rust implementation of the nostr protocol
|
||||||
- [nostr-bot](https://github.com/slaninas/nostr-bot) - a Rust library for writing bots
|
- [nostr-bot](https://github.com/slaninas/nostr-bot) - a Rust library for writing bots
|
||||||
- [nostr-connect](https://github.com/nostr-connect/connect) - Nostr Connect SDK for TypeScript is a library that allows you to easily integrate Nostr Connect into your web application
|
- [nostr-connect](https://github.com/nostr-connect/connect) - Nostr Connect SDK for TypeScript is a library that allows you to easily integrate Nostr Connect into your web application
|
||||||
@@ -273,15 +263,28 @@ Websites with lists of relays and their performance/health:
|
|||||||
- [nostr](https://github.com/wilsonsilva/nostr) - a Ruby Nostr gem for use by clients
|
- [nostr](https://github.com/wilsonsilva/nostr) - a Ruby Nostr gem for use by clients
|
||||||
- [NostrKit](https://github.com/cnixbtc/NostrKit) - a Swift library for interacting with relays
|
- [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
|
- [NostrPostr](https://github.com/Giszmo/NostrPostr) - a Kotlin Nostr library for clients or relays
|
||||||
- [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
|
|
||||||
- [schorr_snap](https://github.com/neeboo/schnorr_snap) - A snap plugin for Metamask Flask, supports nostr
|
- [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.
|
- [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 Access Control](https://github.com/neilck/nostr-access-control) - Library using Classified Listings, Badge Definition & Award events to check if a user is elgible to access a resource
|
- [Nostr Access Control](https://github.com/neilck/nostr-access-control) - Library using Classified Listings, Badge Definition & Award events to check if a user is elgible to access a resource
|
||||||
- [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.
|
- [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.
|
||||||
|
- [nostr-relay](https://github.com/mattn/nostr-relay) - Nostr relay in Go based on relayer. Backend by sqlite3/postgresql/mysql.
|
||||||
- [noscrypt](https://github.com/vnuge/noscrypt) - A C89 library for nostr specific cryptography operations.
|
- [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.
|
||||||
|
- [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
|
||||||
|
- [rust-nostr](https://github.com/rust-nostr/nostr):
|
||||||
|
* Nostr protocol implementation:
|
||||||
|
* Rust: https://crates.io/crates/nostr
|
||||||
|
* Kotlin: [`io.github.rust-nostr:nostr`](https://central.sonatype.com/artifact/io.github.rust-nostr/nostr/)
|
||||||
|
* Swift: https://github.com/rust-nostr/nostr-swift
|
||||||
|
* Python: https://pypi.org/project/nostr-protocol
|
||||||
|
* High level client library:
|
||||||
|
* Rust: https://crates.io/crates/nostr-sdk
|
||||||
|
* Kotlin: [`io.github.rust-nostr:nostr-sdk`](https://central.sonatype.com/artifact/io.github.rust-nostr/nostr-sdk/)
|
||||||
|
* Swift: https://github.com/rust-nostr/nostr-sdk-swift
|
||||||
|
* Python: https://pypi.org/project/nostr-sdk
|
||||||
|
|
||||||
|
|
||||||
## Bridges and Gateways
|
## Bridges and Gateways
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user