lssa-zkvm-testing/README.md
2024-09-26 03:14:19 +02:00

16 lines
478 B
Markdown

# 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)