ethrpc

Crates.ioethrpc
lib.rsethrpc
version0.0.8
sourcesrc
created_at2022-09-24 09:01:49.686708
updated_at2023-10-29 13:54:17.028706
descriptionEthereum transport-agnositic JSON RPC implementation
homepagehttps://github.com/nlordell/ethrpc-rs
repositoryhttps://github.com/nlordell/ethrpc-rs
max_upload_size
id672949
size118,377
Nicholas Rodrigues Lordello (nlordell)

documentation

https://docs.rs/ethrpc

README

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.

Commit count: 15

cargo fmt