Crate linera_ethereum

Source
Expand description

This module provides functionalities for accessing an Ethereum blockchain node. Anabling the ethereum allows to make the test works. This requires installing the anvil from FOUNDRY and the SOLC compiler version 0.8.25

Modulesยง

client
common
provider
test_utils
Helper types for tests and similar purposes.