# Functions
NewClient creates and returns a new Client instance connected to the specified Ethereum network URL.
# Structs
AccountData contains the details of an Ethereum account.
EthClient provides methods to interact with an Ethereum blockchain network.
MockClient is a mock implementation of the blockchain Client interface.
# Interfaces
No description provided by the author