Crates.io | alloy-signer-local |
lib.rs | alloy-signer-local |
version | 1.0.27 |
created_at | 2024-06-13 08:58:37.65605+00 |
updated_at | 2025-08-26 16:32:24.938956+00 |
description | sepc256k1 ECDSA and YubiHSM signer implementations |
homepage | https://github.com/alloy-rs/alloy |
repository | https://github.com/alloy-rs/alloy |
max_upload_size | |
id | 1270377 |
size | 143,485 |
Local signer implementations:
keystore
: enables Ethereum keystore functionality on the PrivateKeySigner
type.mnemonic
: enables BIP-39 mnemonic functionality for building PrivateKeySigner
s.yubihsm
: enables LocalSigner
s with YubiHSM2 support.