mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-08 22:38:50 +00:00
Merge pull request #549 from yukibtc/rust-nostr
Update rust-nostr description and link
This commit is contained in:
12
README.md
12
README.md
@@ -349,17 +349,7 @@ Websites with lists of relays and their performance/health:
|
||||
- [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
|
||||
- [relayer](https://github.com/fiatjaf/relayer) - a server framework for writing custom relays
|
||||
- [rust-nostr](https://github.com/rust-nostr/nostr):
|
||||
* Nostr protocol implementation:
|
||||
* Rust: https://crates.io/crates/nostr
|
||||
* Kotlin: [`io.github.rust-nostr:nostr`](https://central.sonatype.com/artifact/io.github.rust-nostr/nostr/)
|
||||
* Swift: https://github.com/rust-nostr/nostr-swift
|
||||
* Python: https://pypi.org/project/nostr-protocol
|
||||
* High-level client library:
|
||||
* Rust: https://crates.io/crates/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
|
||||
* Python: https://pypi.org/project/nostr-sdk
|
||||
- [rust-nostr](https://github.com/rust-nostr/nostr) - Rust implementation of the nostr protocol, high level nostr client library, bindings (Python, C#, Kotlin, Swift, JS and so on) and more!
|
||||
- [rx-nostr](https://github.com/penpenpng/rx-nostr) - Supports high quality and flexible communication with multiple Nostr relays.
|
||||
- [schorr_snap](https://github.com/neeboo/schnorr_snap) - A snap plugin for Metamask Flask, supports nostr
|
||||
- [sonos](https://github.com/bvcxza/sonos)- C++ library and command line tool for Nostr
|
||||
|
||||
Reference in New Issue
Block a user