#facade #eth #api #blockchain

recall_fendermint_eth_api

Ethereum JSON-RPC facade

3 releases

0.1.2 Apr 7, 2025
0.1.1 Apr 3, 2025
0.1.0 Mar 31, 2025

#20 in #facade

Download history 85/week @ 2025-03-26 254/week @ 2025-04-02 47/week @ 2025-04-09

386 downloads per month
Used in 3 crates (via recall_provider)

MIT/Apache

255KB
5K SLoC

Ethereum API Facade

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.

Dependencies

~76MB
~1.5M SLoC