#wallet #transaction #generate #dusk

dusk-wallet-core

The core functionality of the Dusk wallet

32 releases (breaking)

0.24.0-plonk.0.16-rc.2 Dec 19, 2023
0.23.0-plonk.0.16 Dec 5, 2023
0.22.0-plonk.0.16 Oct 14, 2023
0.21.6 Feb 12, 2024
0.13.0-rc.0 Mar 14, 2022

#14 in #dusk

Download history 25/week @ 2023-12-04 8/week @ 2023-12-11 23/week @ 2023-12-18 5/week @ 2023-12-25 28/week @ 2024-01-15 9/week @ 2024-01-22 123/week @ 2024-01-29 128/week @ 2024-02-05 320/week @ 2024-02-12 450/week @ 2024-02-19 260/week @ 2024-02-26 38/week @ 2024-03-04 42/week @ 2024-03-11 28/week @ 2024-03-18

408 downloads per month
Used in 2 crates

MPL-2.0 license

79KB
2K SLoC

Wallet Core

status codecov documentation

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
~171K SLoC