Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Guest Programs

Each file in the src/bin folder defines a program for the zkVM. We refer to the program running in the zkVM as the "guest".

To learn more about writing guest programs, check out the zkVM developer docs. For zkVM API documentation, see the guest module of the risc0-zkvm crate.