ZKM April Update
Share on



zkMIPS 1.0 is almost here - the momentum is building and the industry is starting to take notice. The ZKM team has been heads-down, hardcore building, ready for an explosive May. But April has still been a notable month, with new research releases on provers and hash circuits, and appearances across global events.

Development

zkMIPS 1.0 is near.

This release will bring the most advanced performance and architecture upgrades to date:

  • 6–20x increased prover performance compared to zkMIPS 0.3
  • Integration of MIPS32r2, a fixed, efficient ISA that reduces circuit complexity and improves execution trace density
  • Migration to Plonky3, our next-gen proving backend
  • New optimizations: multiset hashing, chip decomposition, and high-efficiency precompiles
  • Designed for real-world use: powering GOAT Network (Bitcoin L2), proving Ethereum blocks (via Ethproofs), and upcoming integrations with Metis, LazAI & more
  • Unlike zkVMs based on RISC-V, zkMIPS uses a stable, 20+ year standardized ISA, purpose-built for verifiable computation

zkMIPS 1.0 is ZKM’s biggest step to-date toward real-time, trust-minimized execution across blockchain ecosystems - starting with Bitcoin and Ethereum.

Research

This month, we continued delivering deep technical breakdowns of the ZKM Prover:

  • Arithmetic Operations and CPU Operations: Explore how arithmetic and CPU operations work in the ZKM Prover, and what that means for developers optimizing for performance → Read the article
  • Cross-Table Lookups: How the ZKM Prover uses CTLs to ensure consistency across execution layers - CPU, memory, arithmetic - enabling modular, scalable proofs → Read the article
  • Poseidon in STARK: A deep dive on PoseidonStark, our custom Poseidon hash implementation for STARKs. It covers round computations, constraint design, and witness generation. A practical reference for developers optimizing hash functions in ZK circuits → Read the article
  • Why MIPS?: In perhaps the standout piece of the month, this article explains why ZKM chose the road less traveled by building zkMIPS on MIPS32r2 instead of RISC-V. This deep dive explains how a richer, more mature instruction set leads to shorter traces, lower proof overhead, and a more performant zkVM → Read the article
An Architectural Comparison between MIPS32r2 and RISC-V

Global Events

April saw ZKM’s core team participate in multiple ZK gatherings around the world:

  • The ZK/AI Summit (Token2049, Dubai): ZKM Co-founder and Chief Scientist Ming Guo participated in multiple panels at House of ZK’s recent event in Dubai. The summit reached full capacity and received over 200k livestream views. Catch up on the action here → Watch now
  • Web3 Festival, Hong Kong: ZKM Developer Lead Stephen Duan joined the panel "The ZK Road to Enshrinement", where he shared how zkMIPS is expanding beyond EVM chains, unlocking cross-ecosystem verifiability and enabling trust-minimized computation → Watch now
  • zkVM Meetup (Shanghai): Stephen also gave a deep-dive into zkMIPS’ modular STARK-to-SNARK pipeline and why a fixed ISA like MIPS offers unmatched ZK performance, during the Shanghai zkVM meetup.
  • Zero-Knowledge & Bitcoin College Tour: Presenting to blockchain clubs from Yale, Princeton, Columbia, and NYU, Ming talked about ZKM’s Entangled Rollup Design and highlighted the role of zkMIPS in powering GOAT Network, the first Bitcoin Layer 2 to offer sustainable native yield. The recording will be available soon.
Will Corcoran of the Ethereum Foundation giving a ZKM shoutout at the College Tour

Ethproofs

In the first ever Ethproofs builders call, ZKM Developer Lead Stephen Duan joined Justin Drake and the Ethproofs community to discuss the upcoming zkMIPS 1.0 upgrade, sharing how zkMIPS 1.0 delivers a 6–20x performance boost over v0.3, and outlining ZKM's path toward real-time Ethereum block proving.

Justin expressed his excitement about the progress being made by ZKM, and rightfully so. The dark horse of the zkVM race is about to get much, much faster.

Looking Ahead

As our big zkVM upgrade is prepared for launch, May is shaping up to be the most exciting month in ZKM’s history:

  • Final performance benchmarks and public rollout of zkMIPS 1.0.
  • Expanded dev tutorials and precompiles.
  • Deeper integrations with Ethproofs - we’ll let the data do the talking.
  • More IRL events and workshops.

The future of verifiable computation is fast, flexible, and finally here. 

Let’s build together.

🔗 Follow us on X

📚 Explore our research

💬 Join the community

More articles
你好世界:四月通讯
你好 Q2!我们的团队对新季度开始感到非常兴奋,而且我们每天都在变得更强大。我们在 2023 年 7 月首次推出后发展缓慢,但在 2024 年第一季度,我们的社区成员激增至近 50,000 人。我们希望通过这份时事通讯向我们的社区和合作伙伴表达我们的感激和赞赏,他们在这段旅程中发挥了如此重要的作用。
ZKM 公布了我们的早期贡献者计划的第二阶段:社区演变
在 ZKM,我们的使命是通过将隐私、安全和效率放在首位,彻底改变数字世界。随着我们的早期贡献者计划(ECP)第二阶段:社区演进的推出,我们在实现这一目标方面向前迈出了一大步。该计划在培养具有前瞻性思维的开发人员社区方面发挥了重要作用,他们积极参与塑造开源零知识技术的未来。在这篇文章中,我们很高兴向大家介绍我们的ECP在这个新阶段为我们不断壮大的社区带来的新功能和机会。
ZKM April Update



zkMIPS 1.0 is almost here - the momentum is building and the industry is starting to take notice. The ZKM team has been heads-down, hardcore building, ready for an explosive May. But April has still been a notable month, with new research releases on provers and hash circuits, and appearances across global events.

Development

zkMIPS 1.0 is near.

This release will bring the most advanced performance and architecture upgrades to date:

  • 6–20x increased prover performance compared to zkMIPS 0.3
  • Integration of MIPS32r2, a fixed, efficient ISA that reduces circuit complexity and improves execution trace density
  • Migration to Plonky3, our next-gen proving backend
  • New optimizations: multiset hashing, chip decomposition, and high-efficiency precompiles
  • Designed for real-world use: powering GOAT Network (Bitcoin L2), proving Ethereum blocks (via Ethproofs), and upcoming integrations with Metis, LazAI & more
  • Unlike zkVMs based on RISC-V, zkMIPS uses a stable, 20+ year standardized ISA, purpose-built for verifiable computation

zkMIPS 1.0 is ZKM’s biggest step to-date toward real-time, trust-minimized execution across blockchain ecosystems - starting with Bitcoin and Ethereum.

Research

This month, we continued delivering deep technical breakdowns of the ZKM Prover:

  • Arithmetic Operations and CPU Operations: Explore how arithmetic and CPU operations work in the ZKM Prover, and what that means for developers optimizing for performance → Read the article
  • Cross-Table Lookups: How the ZKM Prover uses CTLs to ensure consistency across execution layers - CPU, memory, arithmetic - enabling modular, scalable proofs → Read the article
  • Poseidon in STARK: A deep dive on PoseidonStark, our custom Poseidon hash implementation for STARKs. It covers round computations, constraint design, and witness generation. A practical reference for developers optimizing hash functions in ZK circuits → Read the article
  • Why MIPS?: In perhaps the standout piece of the month, this article explains why ZKM chose the road less traveled by building zkMIPS on MIPS32r2 instead of RISC-V. This deep dive explains how a richer, more mature instruction set leads to shorter traces, lower proof overhead, and a more performant zkVM → Read the article
An Architectural Comparison between MIPS32r2 and RISC-V

Global Events

April saw ZKM’s core team participate in multiple ZK gatherings around the world:

  • The ZK/AI Summit (Token2049, Dubai): ZKM Co-founder and Chief Scientist Ming Guo participated in multiple panels at House of ZK’s recent event in Dubai. The summit reached full capacity and received over 200k livestream views. Catch up on the action here → Watch now
  • Web3 Festival, Hong Kong: ZKM Developer Lead Stephen Duan joined the panel "The ZK Road to Enshrinement", where he shared how zkMIPS is expanding beyond EVM chains, unlocking cross-ecosystem verifiability and enabling trust-minimized computation → Watch now
  • zkVM Meetup (Shanghai): Stephen also gave a deep-dive into zkMIPS’ modular STARK-to-SNARK pipeline and why a fixed ISA like MIPS offers unmatched ZK performance, during the Shanghai zkVM meetup.
  • Zero-Knowledge & Bitcoin College Tour: Presenting to blockchain clubs from Yale, Princeton, Columbia, and NYU, Ming talked about ZKM’s Entangled Rollup Design and highlighted the role of zkMIPS in powering GOAT Network, the first Bitcoin Layer 2 to offer sustainable native yield. The recording will be available soon.
Will Corcoran of the Ethereum Foundation giving a ZKM shoutout at the College Tour

Ethproofs

In the first ever Ethproofs builders call, ZKM Developer Lead Stephen Duan joined Justin Drake and the Ethproofs community to discuss the upcoming zkMIPS 1.0 upgrade, sharing how zkMIPS 1.0 delivers a 6–20x performance boost over v0.3, and outlining ZKM's path toward real-time Ethereum block proving.

Justin expressed his excitement about the progress being made by ZKM, and rightfully so. The dark horse of the zkVM race is about to get much, much faster.

Looking Ahead

As our big zkVM upgrade is prepared for launch, May is shaping up to be the most exciting month in ZKM’s history:

  • Final performance benchmarks and public rollout of zkMIPS 1.0.
  • Expanded dev tutorials and precompiles.
  • Deeper integrations with Ethproofs - we’ll let the data do the talking.
  • More IRL events and workshops.

The future of verifiable computation is fast, flexible, and finally here. 

Let’s build together.

🔗 Follow us on X

📚 Explore our research

💬 Join the community