Secure Storage
Keychain / Keystore-backed KV with optional per-key biometric gating.
Installation
pnpm add @sigx/lynx-secure-storage
sigx prebuild # auto-links the native module
About
@sigx/lynx-secure-storage is a Lynx module — encrypted KV storage. It is versioned in lockstep with the rest of the Lynx module family, so any combination of modules just works together.
Next steps
Continue with Installation for project setup, or jump to the API reference.
