Description
Encrypted note clients can use turtl-core-rs as the Rust logic core for Turtl-compatible data workflows. It helps developers build or maintain clients that need the Turtl core behavior.
Link it from application code rather than launching it directly. The library works around encrypted data and networking logic, so callers must handle keys and storage safely.