Content
@
0 reply
0 recast
0 reaction
matteo
@mtteo
"Want to build in ZK? Just use any zkVM!" Introducing any-zkvm, a rust template that abstract which zkVM to use, making benchmarks much easier to create! 1. Write your code in rust 2. Benchmark your code using multiple zkVMs https://github.com/MatteoMer/any-zkvm
1 reply
1 recast
11 reactions
matteo
@mtteo
So far, the template is still WIP, with only SP1 and Risc0 available, but I'm planning to add Jolt, Valida and Nexus next! You can easily use precompiles from specific zkVMs, using already defined feature flags!
1 reply
0 recast
0 reaction
matteo
@mtteo
As next steps: - Add more zkVM - Add automated benchmarks - Print number of constraints at the end of a program I feel like this is a missing part in the current zkVM ecosystem, devs just want to not thinking about which zkVM to use, so why not using all of them? Feel free to contribute! Always happy to get new PRs
0 reply
0 recast
0 reaction