High level Nostr client library for building Nostr applications.
# Cargo.toml
[dependencies]
nostr-sdk = "0.44.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new Nostr client
Add tokio as dependency and use #[tokio::main] or similar runtime
No dependency data recorded yet.