mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-08 14:38:49 +00:00
Merge pull request #588 from anasfik/patch-1
Added two libraries I built relates to Nostr and useful to the readme.md, Dart/Flutter
This commit is contained in:
@@ -344,12 +344,12 @@ Websites with lists of relays and their performance/health:
|
||||
- [Landing page](https://nostorg.github.io/clients/)
|
||||
|
||||
## Libraries
|
||||
|
||||
- [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.
|
||||
- [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/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
|
||||
- [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
|
||||
@@ -370,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-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_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-php](https://github.com/swentel/nostr-php) - a PHP library for nostr
|
||||
- [nostr-react](https://github.com/t4t5/nostr-react) - React Hooks for Nostr
|
||||
|
||||
Reference in New Issue
Block a user