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 |
#122 in #json-rpc
71 downloads per month
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.
lib.rs
:
A simple Ethereum RPC implementation.
Dependencies
~1–14MB
~198K SLoC