# 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](https://rustup.rs/). # How to run tests To run tests corresponding to zkVM of choice, please read the following: - [zkWASM](./zkwasm/README.md) - [zkMIPS](./zkmips/README.md) - [Valida](./valida/README.md) - [SP1](./sp1/README.md) - [Nexus](./nexus/README.md) - [RISC0](./risc0/README.md)