This repo reflects the tests conducted by Nescience Team on selected zkVMs.
Go to file
Moudy e204db5cd9
Update README.md
2024-09-26 03:18:19 +02:00
nexus Update README.md 2024-09-26 03:16:58 +02:00
risc0 RISC0 instructions added 2024-09-25 16:58:23 +03:00
shared/memory_allocations adding sp1, zkwasm, valida, nexus and risc0 guest program 2024-09-17 17:04:30 +03:00
sp1 Update README.md 2024-09-26 03:18:19 +02:00
valida Valida instructions added 2024-09-25 13:00:10 +03:00
zkmips zkMIPS instructions added 2024-09-25 12:51:30 +03:00
zkwasm tabulation fix 2024-09-25 12:35:57 +03:00
.gitignore zkmips added 2024-09-17 16:50:03 +03:00
LICENSE Initial commit 2024-09-17 12:53:54 +02:00
README.md Update README.md 2024-09-26 03:14:19 +02:00

README.md

nescience-zkvm-testing

This repo reflects the tests conducted by Nescience Team on selected zkVMs.

All tests are Rust-based, so be sure to install it, for example according to this.

How to run tests

To run tests corresponding to zkVM of choice, please read the following: