Registry / crypto / miden-lib

miden-lib

JSON →
library0.12.4rscratesunverified

Standard library of the Miden protocol.

# Cargo.toml [dependencies] miden-lib = "0.12.4"
INSTALL
IMPORT
SIG · MIDEN-LIB
M
miden-lib
cryptorustv0.12.4
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.

Miden
use miden_lib::Miden;

Initializes the Miden standard library.

use miden_lib::Miden; fn main() { let miden = Miden::new(); println!("Miden library initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
miden-lib — cargo add miden-lib · libregistry