Crate foundry_wallets

Crate foundry_wallets 

Source
Expand description

§foundry-wallets

Utilities for working with multiple signers.

Re-exports§

pub use opts::WalletOpts;
pub use signer::PendingSigner;
pub use signer::WalletSigner;
pub use wallet_multi::MultiWalletOpts;
pub use wallet_raw::RawWalletOpts;

Modules§

error
opts
signer
utils
wallet_browser
wallet_multi
wallet_raw