Registry / crypto / identity-iota-core

identity-iota-core

JSON →
library1.5.1rscratesunverified

An IOTA Ledger integration for the IOTA DID Method.

# Cargo.toml [dependencies] identity_iota_core = "1.5.1"
INSTALL
IMPORT
SIG · IDENTITY-IOTA-CORE
I
identity-iota-core
cryptorustv1.5.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.

IotaDID
use identity_iota_core::IotaDID;

Creates a new IOTA DID identifier.

use identity_iota_core::IotaDID; fn main() { let did = IotaDID::new("did:iota:123"); println!("IOTA DID created: {}", did); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
identity-iota-core — cargo add identity-iota-core · libregistry