1 unstable release
new 0.1.0 | Mar 31, 2025 |
---|
#16 in #facade
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
~75MB
~1.5M SLoC