ethrpc 0.0.7

Ethereum transport-agnositic JSON RPC implementation
Documentation
1
2
3
4
5
# Implementation of Ethereum JSON RPC for Rust.

This crate provides a type-safe Ethereum JSON RPC implementation. It is designed
to be transport-agnositic and easily extendable for adding custom and
implementation specific methods.