diagram-projectDependencies

Dependencies for Vector SDK

Dependencies

  • nostr_sdk: The Nostr SDK for Rust, providing the core functionality for interacting with the Nostr protocol.

  • url: For handling URLs in metadata.

  • tokio: For asynchronous runtime.

  • aes: For AES encryption.

  • aes_gcm: For AES-GCM encryption.

  • reqwest: For HTTP requests.

  • sha2: For SHA-256 hashing.

Last updated