2 releases

0.12.1 Sep 14, 2024
0.12.0 Sep 6, 2024

#7 in #anvil

49 downloads per month
Used in 3 crates

Apache-2.0

185KB
4.5K SLoC

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

Contributing

See the CONTRIBUTING file for how to help out.

License

This project is available under the terms of the Apache 2.0 license.


lib.rs:

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

Dependencies

~23–43MB
~776K SLoC