lssa-zkvm-testing/README.md
2024-09-25 13:29:59 +03:00

14 lines
397 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)