34 releases (1 stable)
new 1.0.0 | Jan 20, 2025 |
---|---|
0.25.0-phoenix.0.26 | May 1, 2024 |
0.24.0-plonk.0.16-rc.2 | Dec 19, 2023 |
0.22.0-plonk.0.16 | Oct 14, 2023 |
0.13.0-rc.0 | Mar 14, 2022 |
#18 in #dusk
Used in 2 crates
495KB
2.5K
SLoC
Wallet Core
A library for generating and dealing with transactions.
Build
To build and test the crate:
cargo b
cargo t --all-features
To build the WASM module:
cargo b --release --target wasm32-unknown-unknown
lib.rs
:
The wallet specification.
Dependencies
~9.5MB
~195K SLoC