package
0.0.2-migrate-evm
Repository: https://github.com/scalarorg/scalar-core.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewClient returns an EVM JSON-RPC client.
NewEthereum2Client is the constructor.
NewEthereumClient is the constructor.
No description provided by the author
# Structs
Ethereum2Client is a JSON-RPC client of Ethereum 2.0.
EthereumClient is a JSON-RPC client of any Ethereum-compact chains.
Header represents a block header in any EVM blockchain.
# Interfaces
Client provides calls to EVM JSON-RPC endpoints.
EthereumJSONRPCClient represents the functionality of github.com/ethereum/go-ethereum/ethclient.Client.
JSONRPCClient represents the functionality of github.com/ethereum/go-ethereum/rpc.Client.
# Type aliases
No description provided by the author