lssa-zkvm-testing/README.md
2024-09-25 16:58:23 +03:00

16 lines
455 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 test, corresponding to zkVM of choise read
- [zkWASM](./zkwasm/README.md)
- [zkMIPS](./zkmips/README.md)
- [Valida](./valida/README.md)
- [SP1](./sp1/README.md)
- [Nexus](./nexus/README.md)
- [RISC0](./risc0/README.md)