Crate ethrpc

source ·
Expand description

A simple Ethereum RPC implementation.

Re-exports

pub use reqwest;

Modules

The eth namespace.
Module containing common extentions 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