Complete reference documentation for every public interface in the ZisK toolchain.
Guest
zisk-os
Guest-side primitives: entrypoint macro, I/O, commits, and the profiling interface.
Read more →Guest
zisklib
High-level safe wrappers over VM syscalls for hashing, elliptic curves, and pairings.
Read more →CLI
cargo-zisk
All cargo-zisk subcommands, flags, and environment variables for building, proving, and verifying.
Read more →Host
zisk-sdk
Host-side SDK: ProverClient, StdIn, GuestProgram, Proof, and all prover configuration types.
Read more →CLI
ziskemu
Standalone emulator binary: run a guest ELF or ROM against an input and emit output, statistics, and profiling reports. No proving.
Read more →Prover
zisk-coordinator
Coordinator binary: coordinator.toml schema, every CLI flag, and the ZISK_COORDINATOR_* env vars.
Read more →Prover
zisk-worker
Worker binary: worker.toml schema, every CLI flag, and the ZISK_WORKER_* env vars.
Read more →