Crate dusk_wallet_core

Crate dusk_wallet_core 

Source
Expand description

Implementations of basic wallet functionalities.

Re-exports§

pub use notes::balance::calculate as phoenix_balance;
pub use notes::balance::TotalAmount as BalanceInfo;
pub use notes::owned::map as map_owned;
pub use notes::pick::notes as pick_notes;

Modules§

keys
Utilities to derive keys from the seed.
notes
Provides functions and types for interacting with notes.
prelude
Re-export of the most commonly used types and traits.
transaction
Implementations of basic wallet functionalities to create transactions.

Type Aliases§

Seed
The seed used to generate the entropy for the keys