mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-12 07:08:51 +00:00
add Osty
- added Osty.dev - fixed Nostr-Hooks url
This commit is contained in:
13
README.md
13
README.md
@@ -256,7 +256,7 @@ Websites with lists of relays and their performance/health:
|
|||||||
- [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-ts](https://github.com/franzos/nostr-ts) - a Typescript implementation of the nostr protocol plus toys
|
- [nostr-ts](https://github.com/franzos/nostr-ts) - a Typescript implementation of the nostr protocol plus toys
|
||||||
- [nostr-hooks](https://github.com/sepehr-safari/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-one](https://github.com/dolu89/nostr-one) - A reusable web component that provides a simple way to integrate with the 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 the 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
|
||||||
@@ -270,10 +270,13 @@ Websites with lists of relays and their performance/health:
|
|||||||
- [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
|
||||||
- [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-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.
|
||||||
- [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.
|
- [Osty](https://github.com/ostyjs/create-osty)
|
||||||
|
- [npm create osty@latest](https://www.npmjs.com/package/create-osty) - Osty on NPM
|
||||||
|
- [osty.dev](https://osty.dev) - Landing Website of Osty
|
||||||
|
- [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
|
- [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
|
- [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
|
- [relayer](https://github.com/fiatjaf/relayer) - a server framework for writing custom relays
|
||||||
|
|||||||
Reference in New Issue
Block a user