Dependencies for Vector SDK
nostr_sdk: The Nostr SDK for Rust, providing the core functionality for interacting with the Nostr protocol.
nostr_sdk
url: For handling URLs in metadata.
url
tokio: For asynchronous runtime.
tokio
aes: For AES encryption.
aes
aes_gcm: For AES-GCM encryption.
aes_gcm
reqwest: For HTTP requests.
reqwest
sha2: For SHA-256 hashing.
sha2
Last updated 1 month ago