Crate ethers_signers[][src]

Expand description

Provides a unified interface for locally signing transactions.

Re-exports

pub use coins_bip39;

Structs

A Ledger Ethereum App.

Represents a structure that can resolve into a Wallet<SigningKey>.

A Trezor Ethereum App.

An Ethereum private-public key pair which can be used for signing messages.

Enums

Ledger wallet type

Error when using the Ledger transport

Error when using the Trezor transport

Trezor wallet type

Error thrown by the Wallet module

Traits

Trait for signing transactions and messages

Functions

Type Definitions

A wallet instantiated with a locally stored private key