2 unstable releases

new 0.13.0 Nov 1, 2024
0.12.1 Sep 14, 2024
0.12.0 Sep 6, 2024

#162 in Magic Beans

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

126 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

~24–43MB
~782K SLoC