3 unstable releases

0.13.1 Nov 12, 2024
0.13.0 Nov 1, 2024
0.12.1 Sep 14, 2024
0.12.0 Sep 6, 2024

#7 in #anvil

Download history 144/week @ 2024-09-02 136/week @ 2024-09-09 77/week @ 2024-09-16 20/week @ 2024-09-23 15/week @ 2024-09-30 1/week @ 2024-10-07 13/week @ 2024-10-14 112/week @ 2024-10-28 25/week @ 2024-11-04 130/week @ 2024-11-11 18/week @ 2024-11-18

285 downloads per month
Used in 3 crates

Apache-2.0

180KB
4K 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
~771K SLoC