nlordell / ethrpc-rs

Ethereum transport-agnositic JSON RPC implementation
Apache License 2.0
2 stars 2 forks source link

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.