Crate risc0_build_ethereum

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.