Crate ethrpc

source ·
Expand description

A simple Ethereum RPC implementation.

Re-exports

Modules

  • The eth namespace.
  • Module containing common extensions to the standard Ethereum RPC methods.
  • HTTP JSON RPC client.
  • Module containing serializable JSON RPC data types.
  • Module containing concept of an Ethereum RPC method.
  • Ethereum RPC types.
  • The web3 namespace.

Macros