A unified interface for locally signing Ethereum transactions.
# Cargo.toml
[dependencies]
ethers-signers = "2.0.14"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Signs an Ethereum transaction using a local wallet.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.