Runtime library and proc macro for interacting and generating type-safe bindings to Ethereum smart contracts.
# Cargo.toml
[dependencies]
ethcontract = "0.25.8"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new Ethereum contract instance.
Add tokio as a dependency and use #[tokio::main].
No dependency data recorded yet.