Docs Tutorial

Tutorial 1: Create Your First zkWasm Application

WebAssembly (WASM) is an architecture-independent bytecode that can be compiled from various widely used programming languages, including C, Rust, and JavaScript.

Learn More

Tutorial 2: Develop a Web Application Using zkWasm

In this session, I’ll walk through the process of developing a small web game application using zkWasm. Initially, we have a template with nothing implemented yet, and we’ll gradually fill in the content. There are two major components we’ll focus on: game logic and display logic.

Learn More

Tutorial 3: Create a Trustless Auto Card Game Based on a Template

This is a generic template for creating a trustless auto card game that runs in the zkWasm VM and performs on-chain settlement. To ensure fairness in a PVE game between players and the server, some special design steps are needed.

Learn More

Modular VM: How zkWasm Enables Developer Choice | Avail’s Hot Take Series: The Execution Race

ZK9: Web3 game development utilizing zkWASM virtual machine – Sinka Gao (Delphinus Lab)

Turn a WASM-Based Browser Application into an Ethereum Rollup via ZKWASM – Sinka 

Introduction to zkWASM and Its Adaptation (CN)

Web3 Industry Research Seminar: BLS Signatures, Zero-Knowledge Proofs, and zkWASM (CN)

2. Developing Trustless Web Apps Based on zkWASM (CN)

4. zkWASM Proof Compression and On-Chain Integration (CN)

Creating Trustless Games with zkWASM (CN)

ZK-WASM: A ZK Virtual Machine that Supports WebAssembly – Xin Gao (DelphinusLab)

Turn a WASM-Based Browser Application Into an Ethereum Rollup via ZKWASM | Xin (Sinka) Gao – zkWASM

ZK12: Myth vs. Reality: Enhancing Proving Time in KZG-Backed Plonkish Systems for zkWASM – Sinka Gao

GPU Performance Optimization of zkWASM (CN)

1. Introduction to zkWASM and Its Adaptation (CN)

3. zkWASM Performance Tuning and Host API Extensions (CN)

Linking Browser-Based Applications Using zkWASM Technology (CN)

Github Repositories Collection

DelphinusLab

zkWasm and its applications

RiddlesAreUs

The Riddles community is a collection of tools supported by FOCG game developers. This community is supposed to work together on a practical approach to developing provable fully on-chain games using ZKWASM technologies.

ZhenXunGe

Collection of ecosystem and applications on top of zkWASM of Delphinuslab

Partner Articles

Need for Compute: Building Provable Game with ZKWASM

Toward a more modular, elastic way of building on-chain games

Toward a more modular, elastic way of building on-chain games

A Practical Guide on Trustless Game, and why trustless game is the next generation of fully on-chain games.