3 unstable releases
new 0.11.2 | Mar 5, 2025 |
---|---|
0.11.1 | Jun 25, 2024 |
0.10.0 | Apr 25, 2024 |
#786 in Magic Beans
130 downloads per month
3KB
Steel - Boundless runtime for EVM apps
This crate is no longer published on crates.io.
To get the latest version, please visit the GitHub repository:
https://github.com/risc0/risc0-ethereum/tree/main/crates/steel
You can add the crate to your project using a Git dependency in your Cargo.toml
:
[dependencies]
risc0-steel = { git = "https://github.com/risc0/risc0-ethereum", tag = "VERSION_TAG" }