Crate web3 [] [src]

Ethereum JSON-RPC client (Web3).

Reexports

pub extern crate futures;
pub use error::Error;
pub use error::ErrorKind;
pub use api::Web3;

Modules

api

Web3 implementation

confirm

Easy to use utilities for confirmations.

contract

Ethereum Contract Interface

error

Web3 Error

helpers

Web3 helpers.

transports

Supported Ethereum JSON-RPC transports.

types

Web3 Types

Traits

BatchTransport

A transport implementation supporting batch requests.

Transport

Transport implementation

Type Definitions

RequestId

Assigned RequestId

Result

RPC result