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.