Expand description

Provides a unified interface for locally signing transactions.

Re-exports

pub use coins_bip39;
pub use yubihsm;

Structs

An ethers Signer that uses keys held in Amazon AWS KMS.
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

Errors produced by the AwsSigner
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
A wallet instantiated with a YubiHSM