Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

The ZK-CosmWasm Book

Active development. This guide is under active development. Small invariants in accuracy—gas numbers, capability names, circuit paths, and ecosystem status—are still being identified and tuned. Prefer linked source code and upstream docs when you need production certainty.

Builder documentation for the proof-verification CosmWasm stack: host APIs, circuits, cw-orch + ict-rs test/deploy paths, then ecosystem light clients and applications.

Parts

PartFocus
I — Using ZK-CosmWasmProof VM · Cw-Orch / ict-rs tooling · reference
II — EcosystemLight clients · applications (vote-sdk, auth, bounties, demos)
III — Community ProgramThin public residual links (audit / hackathon)

Build Path

Start here when writing contracts or tests:

  1. Proof VM
  2. Architecture
  3. Circuits And Verifying Keys
  4. Cw-Orch Testing And Scripting — circuits + Docker e2e

Then Light Clients / Applications as needed.