3 releases
0.1.2 | Apr 7, 2025 |
---|---|
0.1.1 | Apr 3, 2025 |
0.1.0 | Mar 31, 2025 |
#20 in #facade
386 downloads per month
Used in 3 crates
(via recall_provider)
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