Registry / crypto / iop-vault

iop-vault

JSON →
library0.0.16rscratesunverified

A hierarchical deterministic wallet with plugin extensions for the IOP Stack.

# Cargo.toml [dependencies] iop-vault = "0.0.16"
INSTALL
IMPORT
SIG · IOP-VAULT
I
iop-vault
cryptorustv0.0.16
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.

Wallet
use iop_vault::Wallet;

Creates a new IOP wallet instance.

use iop_vault::Wallet; fn main() { let wallet = Wallet::new(); println!("Wallet created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.16latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
iop-vault — cargo add iop-vault · libregistry