Registry / crypto / lair-keystore-api

lair-keystore-api

JSON →
library0.7.1rscratesunverified

API library for the Lair private keystore, used for secure key management in Holochain applications.

# Cargo.toml [dependencies] lair_keystore_api = "0.7.1"
INSTALL
IMPORT
SIG · LAIR-KEYSTORE-API
L
lair-keystore-api
cryptorustv0.7.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LairClient
use lair_keystore_api::LairClient;

Import the LairClient for keystore operations.

use lair_keystore_api::LairClient; fn main() { /* connect to a Lair keystore */ }
Debug
Known issues
gotchaRequires a running Lair keystore process; not standalone.
fix
Start a Lair keystore before using this API.
affects: >=0.0.0
Upgrade
Version history
0.7.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
lair-keystore-api — cargo add lair-keystore-api · libregistry