package
0.14.0
Repository: https://github.com/ava-labs/coreth.git
Documentation: pkg.go.dev

# Packages

Package corethclient provides an RPC client for coreth-specific APIs.
No description provided by the author

# Functions

Dial connects a client to the given URL.
DialContext connects a client to the given URL with context.
NewClient creates a client that uses the given RPC client.
No description provided by the author

# Interfaces

Client defines interface for typed wrappers for the Ethereum RPC API.