📄️ Installation
What you'll need
📄️ Standard VM customization
In this section, we will guide you through the key components of a memory-verifiable VM built with zkMemory and how to customize them. By the end of this tour, you will understand how to tailor your VM configuration, execute a program, and generate proofs.
📄️ Proof serialization
Proof serialization is a critical feature for any Virtual Machine (VM) operating within zero-knowledge contexts, particularly when proofs need to be published and verified in interactive or distributed systems such as blockchains. This is a fundamental norm for zkVMs, where the ability to serialize proofs enables seamless integration into various applications and ensures trust and security.