Registry / crypto / snarkvm-ledger-block

snarkvm-ledger-block

JSON →
library4.6.2rscratesunverified

A block for a decentralized virtual machine

# Cargo.toml [dependencies] snarkvm-ledger-block = "4.6.2"
INSTALL
IMPORT
SIG · SNARKVM-LEDGER-BLO
S
snarkvm-ledger-block
cryptorustv4.6.2
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.

Block
use snarkvm_ledger_block::Block;

Creates a new block for the snarkVM ledger.

use snarkvm_ledger_block::Block; fn main() { let block = Block::new(); println!("Block created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.6.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
snarkvm-ledger-block — cargo add snarkvm-ledger-block · libregistry