Crate openvm_sdk

Crate openvm_sdk 

Source

Re-exports§

pub use GpuSdk as Sdk;
pub use openvm_circuit;

Modules§

builder
config
fs
halo2_params
keygen
prover
types
util

Structs§

DeferralInput
GenericSdk
The SDK provides convenience methods and constructors for provers.
SC
StdIn

Enums§

DeferralSetup
SdkError

Constants§

OPENVM_VERSION

Functions§

cargo_command
Creates a std::process::Command to execute the given cargo command in an environment suitable for targeting the zkvm guest.
get_rustup_toolchain_name
Get the Rust toolchain name from environment variable or default

Type Aliases§

CpuSdk
DefaultStarkEngine
F
GpuSdk