Crate aztec_wallet

Crate aztec_wallet 

Source
Expand description

Wallet traits, BaseWallet implementation, and test helpers.

Re-exports§

pub use account_provider::*;
pub use base_wallet::*;
pub use wallet::*;

Modules§

abi
account_provider
Account provider abstraction for wallet implementations.
base_wallet
Production wallet implementation backed by PXE and Aztec node connections.
error
fee
node
pxe
tx
types
wallet

Enums§

Error
Crate-level error type for aztec-rs.