ZKWASM for beginners
Delphinus lab provides solutions for trustless computation and an application SDK based on a zkWasm virtual machine. This document is written to describe basic usage of ZKWASM to run WASM based applications in command line. We assume the reader knows the basics of the following:
Compile rust applications using cargo
Basics of Makefile
Configure environment variables
WASM tools (wasm2wat, wat2wasm, wasmopt)
Last updated