#ethereum #rpc

ethrpc

Ethereum transport-agnositic JSON RPC implementation

8 releases

0.0.8 Oct 29, 2023
0.0.7 Jun 21, 2023
0.0.2 Nov 20, 2022
0.0.1 Sep 24, 2022

#537 in #rpc

Download history

71 downloads per month

MIT/Apache

105KB
2.5K SLoC

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.

Dependencies

~1–19MB
~200K SLoC