Registry / crypto / iota-stronghold

iota-stronghold

JSON →
library2.1.0rscratesunverified

Client interface for the IOTA Stronghold secure enclave.

# Cargo.toml [dependencies] iota_stronghold = "2.1.0"
INSTALL
IMPORT
SIG · IOTA-STRONGHOLD
I
iota-stronghold
cryptorustv2.1.0
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.

Stronghold
use iota_stronghold::Stronghold;

Initialize the IOTA Stronghold client

use iota_stronghold::Stronghold; fn main() { let stronghold = Stronghold::new(); println!("Stronghold client initialized"); }
Debug
Known issues
gotchaRequires IOTA Stronghold daemon or library running.
fix
Ensure Stronghold is installed and configured.
affects: *
Upgrade
Version history
2.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
20
Resources
iota-stronghold — cargo add iota-stronghold · libregistry