mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-09 14:48:49 +00:00
Update nostr-react link
The name of my [nostr-react](https://github.com/t4t5/nostr-react) library has been updated, and I've deprecated [nostrgg-client](https://github.com/nostrgg/nostrgg-client) in favour of [nostr-tools](https://github.com/nbd-wtf/nostr-tools). Updating the list so that it's up-to-date for new builders! 👍
This commit is contained in:
@@ -104,8 +104,7 @@ them:
|
||||
- [NNostr.Client](https://github.com/Kukks/NNostr) - a C# Nostr library 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-relaypool-ts](https://github.com/adamritter/nostr-relaypool-ts) - a TypeScript relay pool library on top of nostr-tools that simplifies handling subscriptions to multiple servers
|
||||
- [nostrgg/client](https://github.com/nostrgg/nostrgg-client) - a TypeScript library for the client that handles the hard stuff
|
||||
- [nostrgg/react](https://github.com/nostrgg/nostrgg-react) - React Hooks for Nostr
|
||||
- [nostr-react](https://github.com/t4t5/nostr-react) - React Hooks for Nostr
|
||||
- [go-nostr](https://github.com/fiatjaf/go-nostr) - a Go library that implements relay management, plus event encoding and signing utils
|
||||
- [nostr_rust](https://github.com/0xtlt/nostr_rust) - Functional Rust implementation of the nostr protocol
|
||||
- [nostr-js](https://github.com/jb55/nostr-js) - a javascript implementation of the nostr protocol
|
||||
|
||||
Reference in New Issue
Block a user