alloy-signer-local

Crates.ioalloy-signer-local
lib.rsalloy-signer-local
version0.1.4
sourcesrc
created_at2024-06-13 08:58:37.65605
updated_at2024-07-08 13:16:38.968889
descriptionsepc256k1 ECDSA and YubiHSM signer implementations
homepagehttps://github.com/alloy-rs/alloy
repositoryhttps://github.com/alloy-rs/alloy
max_upload_size
id1270377
size49,374
(DaniPopes)

documentation

README

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.
Commit count: 793

cargo fmt