mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-08 14:38:49 +00:00
Remove duplicate library entries in README
Removed duplicate entries for 'flutter_nostr' and 'nostr_relay_management' in the Libraries section.
This commit is contained in:
@@ -344,13 +344,12 @@ Websites with lists of relays and their performance/health:
|
|||||||
- [Landing page](https://nostorg.github.io/clients/)
|
- [Landing page](https://nostorg.github.io/clients/)
|
||||||
|
|
||||||
## Libraries
|
## Libraries
|
||||||
- [flutter_nostr](https://github.com/anasfik/flutter_nostr) - Build scalable/complex Nostr apps effortlessly with Flutter — even as a beginner!
|
|
||||||
- [nostr_relay_management](https://github.com/anasfik/nostr_relay_management) - Dart/Flutter support for NIP-86 (Relay Management API) with better developer experience.
|
|
||||||
- [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.
|
||||||
- [dart NDK](https://github.com/relaystr/ndk)  - Nostr Development Kit for dart applications
|
- [dart NDK](https://github.com/relaystr/ndk)  - Nostr Development Kit for dart applications
|
||||||
- [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
|
||||||
|
- [flutter_nostr](https://github.com/anasfik/flutter_nostr) - Build scalable/complex Nostr apps effortlessly with 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
|
||||||
- [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)
|
||||||
- [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
|
||||||
@@ -371,6 +370,8 @@ Websites with lists of relays and their performance/health:
|
|||||||
- [nostr-hooks](https://github.com/ostyjs/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-java](https://github.com/tcheeric/nostr-java) - A nostr client library, written in java, for generating, signing and publishing events.
|
- [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-js](https://github.com/jb55/nostr-js) - a javascript implementation of the nostr protocol
|
||||||
|
- [nostr_relay_management](https://github.com/anasfik/nostr_relay_management) - Dart/Flutter support for NIP-86 (Relay Management) with better developer experience.
|
||||||
|
|
||||||
- [nostr-one](https://github.com/dolu89/nostr-one) - A reusable web component that provides a simple way to integrate with nostr NIP 98 HTTP Auth.
|
- [nostr-one](https://github.com/dolu89/nostr-one) - A reusable web component that provides a simple way to integrate with nostr NIP 98 HTTP Auth.
|
||||||
- [nostr-php](https://github.com/swentel/nostr-php) - a PHP library for nostr
|
- [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
|
- [nostr-react](https://github.com/t4t5/nostr-react) - React Hooks for Nostr
|
||||||
|
|||||||
Reference in New Issue
Block a user