Crate alloy_signer_local

Source
Expand description

§alloy-signer-local

Local signer implementations:

§Features

  • keystore: enables Ethereum keystore functionality on the PrivateKeySigner type.
  • mnemonic: enables BIP-39 mnemonic functionality for building PrivateKeySigners.
  • yubihsm: enables LocalSigners with YubiHSM2 support.

Re-exports§

Structs§

  • An Ethereum private-public key pair which can be used for signing messages.
  • Represents a structure that can resolve into a PrivateKeySigner.

Enums§

Type Aliases§