ProjectZKM Profile Banner
ZKM Profile
ZKM

@ProjectZKM

Followers
55K
Following
7K
Media
860
Statuses
3K

Ziren: Build with Confidence. Deploy without Compromise đźź  Universal proving toolstack featuring the leading MIPS-based zkVM | https://t.co/4Xj1i30itp |

Joined June 2023
Don't wanna be here? Send us removal request.
@ProjectZKM
ZKM
26 days
Introducing Ziren (formerly zkMIPS) . The most performant general-purpose zkVM on CPU, now scaled with GPU, distributed proving, and more. Build with confidence. Deploy without compromise đźź . Full context: . Technical updates:
59
207
2K
@ProjectZKM
ZKM
6 hours
RT @HouseofZK: @therollupco @StarkWareLtd @EliBenSasson @ayyyeandy @robbie_rollup @Starknet GOAT Network. 🔸 Tech 🔸. @GOATRollup has launche….
0
1
0
@ProjectZKM
ZKM
10 hours
We recently announced Ziren (formerly zkMIPS) - a production-grade, GPU-accelerated zkVM, now powering real-time proving on Bitcoin through @GOATRollup 🟠. The ZKM July update covers what we shipped, why it matters, and what’s coming next:
Tweet card summary image
zkm.io
This month marked a defining milestone for ZKM: the launch of Ziren - a heavily upgraded and rebranded zkMIPS.
0
11
113
@ProjectZKM
ZKM
11 hours
ZK Spaces #08: Enter Ziren
3
12
51
@ProjectZKM
ZKM
17 hours
Ziren proves every block in real-time 🟡.
@GOATRollup
GOAT Network 🟡
1 day
ZK bottlenecks? Not here. #GOATNetwork just passed 6 million blocks on Testnet3. Ziren proves every block in real time. Average proof time: 2.6s.By the time you blink, the next block is already proven. #BTCFi doesn’t wait.
Tweet media one
2
7
47
@ProjectZKM
ZKM
1 day
RT @kevinliub: Real time proving is the basic requirement for a true Bitcoin ZK Rollup.
0
90
0
@ProjectZKM
ZKM
1 day
RT @sd_eigen: BitVM2-GC is the next use case backed by Ziren! Coming soon!.
0
2
0
@ProjectZKM
ZKM
1 day
Enter Ziren đźź . Join us tomorrow (August 1st) as Co-founder @DacEconomy and CTO @sd_eigen explore Ziren - ZKM's heavily updated zkVM, formerly known as zkMIPS - and its role in real-time proving on @GOATRollup. 2pm UTC, streamed live on X (@ProjectZKM)
Tweet media one
0
5
63
@ProjectZKM
ZKM
1 day
Learn about the key role of Ziren in enabling @GOATRollup's real-time proving architecture: GOAT Network is now running the first pipelined, real-time zkRollup on Bitcoin - built with BitVM2 and powered by Ziren’s distributed proving system. This article.
Tweet card summary image
zkm.io
GOAT Network just launched the first public beta testnet of its BitVM2 zkBridge, enabling peg-outs from Bitcoin with real-time proof verification. It’s an important milestone for Bitcoin Rollups -...
10
12
70
@ProjectZKM
ZKM
1 day
RT @GOATRollup: We're delighted to announce a huge milestone: Real-Time Proving is now LIVE on GOAT Network: With….
0
366
0
@ProjectZKM
ZKM
4 days
RT @hubkotl: this is very much true, thanks for all the hard work guys, you are killing it 🫡. - @zksync .- @LineaBuild .- @SuccinctLabs .-….
0
3
0
@ProjectZKM
ZKM
4 days
RT @ProjectZKM: There are now nearly 30 known zkVMs (and counting), but what we’re building goes far beyond just another zkVM. We’ve been b….
Tweet card summary image
zkm.io
Leveraging the transformative capabilities of Ziren, ZKM has designed the Entangled Rollup Network enabling blockchains to share native assets without added security assumptions
0
9
0
@ProjectZKM
ZKM
4 days
RT @HouseofZK: @SuccinctLabs @ethereum ZKM. 🔹 Tech 🔹. @ProjectZKM introduced Ziren - a GPU-accelerated zkVM with distributed proving, forme….
0
2
0
@ProjectZKM
ZKM
7 days
Enter Ziren 🟠. Join us on Tuesday (July 29th) as Co-founder @DacEconomy and CTO @sd_eigen explore Ziren - ZKM's rebranded and heavily updated zkVM formerly known as zkMIPS. 3pm UTC, streamed on X (@ProjectZKM) and YouTube (. See you there 🤝
Tweet media one
1
19
113
@ProjectZKM
ZKM
8 days
@EliBenSasson Combined, these form a concrete technical argument as to why Ziren's ( MIPS is the ISA built for general-purpose zkVM requirements. If you're building not only for performance, but also for maintainability and long-term stability, Ziren gives you what no.
Tweet card summary image
github.com
Ziren(formerly zkMIPS): An open-source, simple, stable, and universal zkVM on MIPS32. - GitHub - ProjectZKM/Ziren: Ziren(formerly zkMIPS): An open-source, simple, stable, and universal zkVM on MI...
0
2
19
@ProjectZKM
ZKM
8 days
@EliBenSasson Part 3 highlights the differences in circuit stability & proof longevity: RISC-V evolves, adding extensions that break decoder assumptions and force rework: . MIPS, by contrast, has been stable for decades. That means once you compile today, your proofs.
Tweet card summary image
zkm.io
In Zero-knowledge systems, every line of code, every instruction, and every system-level choice becomes a part of a circuit that needs to be reproducible, verifiable, and secure not just today, but...
1
1
22
@ProjectZKM
ZKM
8 days
@EliBenSasson Part 2 - focusing on microarchitectural simplicity & constraint efficiency - digs into how fixed 32-bit instruction width, predictable decode fields, and low-entropy opcode space make MIPS ideal for ZK circuit design: . Contrast that with RISC-V’s.
Tweet card summary image
zkm.io
In Part 1, we laid out the architectural reasons ZKM selected MIPS32r2 as the foundation for our zkVM: higher opcode density, stable specification, and hardware-proven toolchain maturity. In this...
1
0
9
@ProjectZKM
ZKM
8 days
Part 1 (praised by @EliBenSasson) examines opcode density and circuit size, demonstrating how MIPS’s richer instruction set encodes more logic per instruction: This reduces trace length and lowers the number of constraints, making proofs smaller and.
Tweet card summary image
zkm.io
When designing a zkVM, choosing the right instruction set architecture (ISA) is foundational. While most new zkVM projects default to RISC-V due to its simplicity and growing ecosystem, ZKM deliber...
1
0
11
@ProjectZKM
ZKM
8 days
Choosing the right ISA for a zkVM is a fundamental decision that affects everything from circuit complexity and decoding efficiency, to whether your proofs will remain valid years from now. That’s why our MIPS vs RISC-V article series tackles this from multiple angles, focusing.
1
7
75
@ProjectZKM
ZKM
9 days
There are now nearly 30 known zkVMs (and counting), but what we’re building goes far beyond just another zkVM. We’ve been building relentlessly for years to deliver something the space is critically lacking. Our Entangled Rollup ( stack has been.
Tweet card summary image
zkm.io
Leveraging the transformative capabilities of Ziren, ZKM has designed the Entangled Rollup Network enabling blockchains to share native assets without added security assumptions
2
9
55