risc0-steel

Crates.iorisc0-steel
lib.rsrisc0-steel
version0.11.2
created_at2024-04-25 23:09:42.595309+00
updated_at2025-03-05 17:17:15.346719+00
descriptionQuery Ethereum state, or any other EVM-based blockchain state within the RISC Zero zkVM.
homepagehttps://risczero.com/
repositoryhttps://github.com/risc0/risc0-ethereum/
max_upload_size
id1220811
size2,143
pote.eth (willpote)

documentation

README

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" }
Commit count: 341

cargo fmt