mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-09 14:48:49 +00:00
Add rx-nostr, nip07-awaiter, and nostr-typedef
This commit is contained in:
@@ -264,6 +264,7 @@ Websites with lists of relays and their performance/health:
|
|||||||
- [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
|
||||||
|
- [nip07-awaiter](https://github.com/penpenpng/nip07-awaiter) - Minimal utility to access NIP-07 interface safely.
|
||||||
- [NIP-44](https://github.com/paulmillr/nip44) - NIP44 spec and implementations of encrypted messages for nostr
|
- [NIP-44](https://github.com/paulmillr/nip44) - NIP44 spec and implementations of encrypted messages for nostr
|
||||||
- [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
|
||||||
@@ -286,6 +287,7 @@ Websites with lists of relays and their performance/health:
|
|||||||
- [nostr-ruby](https://github.com/dtonon/nostr-ruby) - a Ruby implementation of the nostr protocol
|
- [nostr-ruby](https://github.com/dtonon/nostr-ruby) - a Ruby implementation of the nostr protocol
|
||||||
- [nostr-tools](https://github.com/fiatjaf/nostr-tools) - a JavaScript client that abstracts the relay management code for use by clients
|
- [nostr-tools](https://github.com/fiatjaf/nostr-tools) - a JavaScript client that abstracts the relay management code for use by clients
|
||||||
- [nostr-types](https://github.com/mikedilger/nostr-types) - a rust library defining types useful for the nostr protocol
|
- [nostr-types](https://github.com/mikedilger/nostr-types) - a rust library defining types useful for the nostr protocol
|
||||||
|
- [nostr-typedef](https://github.com/penpenpng/nostr-typedef) - Type definition files to develop Nostr applications in TypeScript
|
||||||
- [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
|
||||||
@@ -311,6 +313,7 @@ Websites with lists of relays and their performance/health:
|
|||||||
* Kotlin: [`io.github.rust-nostr:nostr-sdk`](https://central.sonatype.com/artifact/io.github.rust-nostr/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
|
* Swift: https://github.com/rust-nostr/nostr-sdk-swift
|
||||||
* Python: https://pypi.org/project/nostr-sdk
|
* Python: https://pypi.org/project/nostr-sdk
|
||||||
|
- [rx-nostr](https://penpenpng.github.io/rx-nostr/) - Supports high quality and flexible communication with multiple Nostr relays.
|
||||||
- [nostr-spring-boot-starter](https://github.com/theborakompanioni/nostr-spring-boot-starter) - Spring boot starter projects for building Nostr applications.
|
- [nostr-spring-boot-starter](https://github.com/theborakompanioni/nostr-spring-boot-starter) - Spring boot starter projects for building Nostr applications.
|
||||||
- [mostro-core](https://github.com/MostroP2P/mostro-core)  - common types used by mostro and clients (WIP)
|
- [mostro-core](https://github.com/MostroP2P/mostro-core)  - common types used by mostro and clients (WIP)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user