//
pkg.gl
Category
github.com/CryptocurrencyDevelopers/go-ethereum-frens
ethclient
package
0.0.0-20221028164740-15acffe582a9
Repository:
https://github.com/cryptocurrencydevelopers/go-ethereum-frens.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
5
Files
490 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.