Lynx/Modules/Secure Storage
@sigx/lynx-secure-storage · Beta

Secure Storage#

Keychain / Keystore-backed KV with optional per-key biometric gating.

15k weekly v0.4.1 iOS · Android MIT

Installation#

Terminal
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.