| Crates.io | recall_fendermint_eth_api |
| lib.rs | recall_fendermint_eth_api |
| version | 0.1.2 |
| created_at | 2025-03-31 23:58:33.684745+00 |
| updated_at | 2025-04-07 18:44:03.273174+00 |
| description | Ethereum JSON-RPC facade |
| homepage | |
| repository | https://github.com/recallnet/ipc |
| max_upload_size | |
| id | 1614216 |
| size | 425,718 |
The fendermint_eth_api crate implements some of the Ethereum JSON-RPC methods. The up-to-date list of which methods are implemented can be gleaned from the API registration.
The API is tested for basic type lineup during the make e2e tests via the ethers example.
The relevant specification is FIP-55.