| Crates.io | risc0-steel |
| lib.rs | risc0-steel |
| version | 0.11.2 |
| created_at | 2024-04-25 23:09:42.595309+00 |
| updated_at | 2025-03-05 17:17:15.346719+00 |
| description | Query Ethereum state, or any other EVM-based blockchain state within the RISC Zero zkVM. |
| homepage | https://risczero.com/ |
| repository | https://github.com/risc0/risc0-ethereum/ |
| max_upload_size | |
| id | 1220811 |
| size | 2,143 |
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" }