dialog_final_v2_lib 0.1.0

Dialog library — Nostr-based encrypted notes-to-self (core Rust SDK)
Documentation

dialog_final_v2_lib

Core Rust library for Dialog — a Nostr-based, end-to-end encrypted notes-to-self app.

  • Encrypted note creation (NIP-44 to self)
  • Local storage via nostr-ndb
  • Sync via Negentropy when available, with plain subscribe/fetch fallback
  • Tag parsing and queries
  • Read/sync local state events

See the repository README for CLI and iOS usage.