Docs.rs
snarkvm-ledger-4.4.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
snarkvm-ledger 4.4.0
A node ledger for a decentralized virtual machine
Crate
Source
Builds
Feature flags
Documentation
Coverage
90.24%
37
out of
41
items documented
0
out of
29
items with examples
Size
Source code size: 440.12 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 12.67 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
ProvableHQ/snarkVM
1144
1537
93
crates.io
Dependencies
aleo-std ^1.0.1
normal
anyhow ^1.0.73
normal
indexmap ^2.0
normal
locktick ^0.4
normal
optional
lru ^0.16
normal
parking_lot ^0.12
normal
rand ^0.8
normal
rand_chacha ^0.3.1
normal
rayon ^1
normal
snarkvm-circuit =4.4.0
normal
optional
snarkvm-console =4.4.0
normal
snarkvm-ledger-authority =4.4.0
normal
snarkvm-ledger-block =4.4.0
normal
snarkvm-ledger-committee =4.4.0
normal
snarkvm-ledger-narwhal =4.4.0
normal
snarkvm-ledger-puzzle =4.4.0
normal
snarkvm-ledger-query =4.4.0
normal
snarkvm-ledger-store =4.4.0
normal
snarkvm-ledger-test-helpers =4.4.0
normal
optional
snarkvm-synthesizer =4.4.0
normal
snarkvm-utilities =4.4.0
normal
time ^0.3
normal
tracing ^0.1
normal
aleo-std-storage ^1.0.1
dev
bincode ^1.3.3
dev
criterion ^0.7
dev
serde_json ^1.0
dev
snarkvm-circuit =4.4.0
dev
snarkvm-console =4.4.0
dev
snarkvm-ledger-block =4.4.0
dev
snarkvm-ledger-test-helpers =4.4.0
dev
snarkvm-synthesizer =4.4.0
dev
tracing-subscriber ^0.3
dev
Versions
4.4.0
(2025-11-24)
4.3.1
(2025-10-29)
4.3.0
(2025-10-27)
4.2.1
(2025-09-11)
4.2.0
(2025-09-08)
4.1.0
(2025-08-11)
4.0.0
(2025-07-21)
3.8.0
(2025-06-17)
3.7.1
(2025-05-19)
1.6.0
(2025-04-21)
1.5.0
(2025-04-03)
1.4.0
(2025-03-21)
1.3.0
(2025-02-10)
1.2.1
(2025-01-16)
1.2.0
(2025-01-16)
1.1.0
(2024-12-03)
1.0.0
(2024-09-18)
0.16.19
(2024-02-10)
0.16.18
(2024-01-28)
0.16.17
(2024-01-20)
0.16.16
(2024-01-16)
0.16.15
(2023-12-20)
0.16.14
(2023-12-19)
0.16.13
(2023-12-18)
0.16.12
(2023-11-27)
0.16.11
(2023-11-25)
0.16.10
(2023-11-15)
0.16.9
(2023-11-10)
0.16.8
(2023-11-01)
0.16.7
(2023-11-01)
0.16.6
(2023-10-26)
0.16.5
(2023-10-26)
0.16.4
(2023-10-26)
0.16.3
(2023-10-25)
0.16.2
(2023-10-20)
0.16.1
(2023-10-19)
0.16.0
(2023-10-19)
0.15.4
(2023-10-09)
0.15.3
(2023-10-08)
0.15.2
(2023-10-07)
0.15.1
(2023-10-05)
0.15.0
(2023-09-29)
0.14.6
(2023-07-21)
0.14.5
(2023-07-18)
0.14.4
(2023-07-14)
0.14.3
(2023-07-14)
0.14.2
(2023-07-11)
0.14.1
(2023-07-06)
0.14.0
(2023-07-03)
0.13.0
(2023-06-30)
0.12.6
(2023-06-26)
0.12.5
(2023-06-22)
0.12.4
(2023-06-21)
0.12.3
(2023-06-16)
0.12.2
(2023-06-15)
0.12.1
(2023-06-14)
0.12.0
(2023-06-14)
0.11.7
(2023-06-01)
0.11.6
(2023-06-01)
0.11.5
(2023-05-30)
0.11.4
(2023-05-28)
0.11.3
(2023-05-26)
0.11.2
(2023-05-12)
0.11.1
(2023-05-11)
0.11.0
(2023-05-10)
Owners
snarkvm-ledger
The
snarkvm-ledger
crate provides the ledger and API for the Aleo blockchain.