2 unstable releases
new 0.13.0 | Nov 1, 2024 |
---|---|
0.12.1 | Sep 14, 2024 |
0.12.0 |
|
#162 in Magic Beans
126 downloads per month
Used in 3 crates
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