mirror of
https://github.com/logos-blockchain/lssa-zkvm-testing.git
synced 2026-01-24 16:03:06 +00:00
13 lines
131 B
Markdown
13 lines
131 B
Markdown
Run test with proof generation:
|
|
|
|
```sh
|
|
./test_proof.sh
|
|
```
|
|
|
|
Run test without proof generation:
|
|
|
|
```sh
|
|
./test_without_proof.sh
|
|
```
|
|
|