ZKM Launches Alpha Testnet
Share on

We are thrilled to announce the launch of our zero-knowledge virtual machine (zkVM) Alpha Testnet.

Our primary aim is to establish Ethereum as the global settlement layer for secure, verifiable computing via our general purpose zkVM. This opens up tremendous possibilities for both blockchain and non-blockchain applications to harness the many potential benefits of zero-knowledge proof technology, including the ability to utilize the unparalleled security and decentralization of Ethereum settlement.

The architecture of our zkVM combines Zero-Knowledge technology with MIPS (Microprocessors without Interlocked Pipeline Stages) processor architecture to create a unique verifiable computing solution. This enables the trust of computation results generated by untrusted computers, potentially storing the generated zero-knowledge proofs on Ethereum. The process involves running a target program to collect intermediary states (Execution Trace), encoding the program and its execution trace into sets of polynomials (arithmetization), and finally committing to these polynomials using cryptographic techniques.

Initially, our zkVM will have the ability to handle programs written in multiple high-level languages such as Golang, which are compiled into a MIPS executable. This executable is then loaded into the MIPS VM, and the zkVM generates an execution trace for the prover to create a ZK proof. The implementation enables blockchain nodes to verify execution of a program by generating a ZKP to prove the validity of the execution.

Our protocol rollout is planned in three stages; initially focusing on integrating our zkVM with Optimistic Rollups to upgrade their stack to be OP/ZK-Hybrid, before further adapting our zkVM infrastructure to make all blockchains seamlessly and securely interoperable, and eventually extending support to non-blockchain applications such as IoT and cloud-computing, allowing non-blockchain systems to integrate with blockchain and inherit Ethereum's security for settlement.

ZKM is an open-source initiative and we’re seeking collaboration and contributions from developers to build applications supported by our zkVM, which can be tested here.

Website: https://www.zkm.io/ 

Github: https://github.com/zkMIPS 

Twitter: https://twitter.com/ProjectZKM 

Medium: https://medium.com/@ProjectZKM 

Youtube: https://www.youtube.com/@ProjectZKM 

Whitepaper: https://www.zkm.io/whitepaper 

Docs: https://docs.zkm.io/

More articles
The ‘WHY’ of ZKM
Historically, the greatest technological and corporate endeavors have been driven by a purpose that extends beyond the immediate objective of profit maximization. The companies run by Elon Musk are a great example. Consider SpaceX's ultimate mission to make humanity a multi-planetary species, or the objectives of Tesla,
Delphi: Sharing Assessments of Cryptographic Assumptions
We’re extremely pleased to be able to introduce ‘Delphi: sharing assessments of cryptographic assumptions’, an advanced research initiative developed by Jeroen van de Graaf and Arjen K. Lenstra.