//
pkg.gl
Category
github.com/AnomalyFi/go-ethereum
ethclient
package
0.6.0
Repository:
https://github.com/anomalyfi/go-ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
551 SLOC
#
Packages
gethclient
Package gethclient provides an RPC client for geth-specific APIs.
#
Functions
Dial
Dial connects a client to the given URL.
DialContext
No description provided by the author
NewClient
NewClient creates a client that uses the given RPC client.
#
Structs
Client
Client defines typed wrappers for the Ethereum RPC API.