Docs.rs
risc0-build-ethereum-2.2.1
risc0-build-ethereum 2.2.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:risc0:maintainers
nategraf
Dependencies
anyhow ^1.0
normal
bytemuck ^1.21
normal
hex ^0.4
normal
risc0-build ^2.1
normal
risc0-zkp ^2.0
normal
risc0-zkvm ^2.1
normal
pretty_assertions ^1.4.0
dev
Versions
88.89%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
risc0_
build_
ethereum
2.2.1
All Items
Crate Items
Structs
Functions
Crate
risc0_build_ethereum
Copy item path
Source
Structs
§
Options
Options for building and code generation.
Functions
§
generate_
elf_
sol
Generate source code for a Solidity library containing local paths to the ELF files of guest programs. Note that these paths will only resolve on the build machine, and are intended only for test integration.
generate_
image_
id_
sol
Generate source code for a Solidity library containing image IDs for the given guest programs.
generate_
solidity_
files
Generate Solidity files for integrating a RISC Zero project with Ethereum.