Crates.io | ethrpc |
lib.rs | ethrpc |
version | 0.0.8 |
source | src |
created_at | 2022-09-24 09:01:49.686708 |
updated_at | 2023-10-29 13:54:17.028706 |
description | Ethereum transport-agnositic JSON RPC implementation |
homepage | https://github.com/nlordell/ethrpc-rs |
repository | https://github.com/nlordell/ethrpc-rs |
max_upload_size | |
id | 672949 |
size | 118,377 |
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.