Expand description
Modulesยง
- client
- RPC client traits for querying an Ethereum node.
- common
- Common types and helpers shared across the crate, including error types and Ethereum event parsing.
- provider
- A simplified JSON-RPC provider for accessing an Ethereum node over HTTP.
- test_
utils - Helper types for tests and similar purposes.