A complete Ethereum and Celo Rust library for interacting with the Ethereum blockchain.
# Cargo.toml
[dependencies]
ethers = "2.0.14"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to Ethereum mainnet and fetches the current block number.
Add tokio as a dependency and enable the 'rustls' or 'openssl' feature for HTTPS.
No dependency data recorded yet.