mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-10 06:48:49 +00:00
Merge pull request #138 from yukibtc/nostrsdk
Update `nostr-rs-sdk` repo url and name
This commit is contained in:
@@ -123,7 +123,10 @@ them:
|
|||||||
- [nostr_rust](https://github.com/0xtlt/nostr_rust) - Functional Rust implementation of the nostr protocol
|
- [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
|
- [nostr-js](https://github.com/jb55/nostr-js) - a javascript implementation of the nostr protocol
|
||||||
- [nostr-rs](https://github.com/futurepaul/nostr-rs) - a Rust implementation of the nostr protocol
|
- [nostr-rs](https://github.com/futurepaul/nostr-rs) - a Rust implementation of the nostr protocol
|
||||||
- [nostr-rs-sdk](https://github.com/yukibtc/nostr-rs-sdk) - Nostr `protocol` implementation, `SDK`, and `FFI` written in Rust
|
- [nostr](https://github.com/rust-nostr/nostr):
|
||||||
|
- [nostr](https://github.com/rust-nostr/nostr/tree/master/crates/nostr): Rust implementation of Nostr protocol.
|
||||||
|
- [nostr-sdk](https://github.com/rust-nostr/nostr/tree/master/crates/nostr-sdk): High level client library.
|
||||||
|
- [bindings](https://github.com/rust-nostr/nostr/tree/master/bindings): UniFFI (Kotlin, Swift, Python, Ruby) bindings
|
||||||
- [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
|
||||||
- [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
|
||||||
- [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
|
||||||
|
|||||||
Reference in New Issue
Block a user