docs
This commit is contained in:
parent
f1732d58c2
commit
6a6f3ffd59
|
@ -20,14 +20,14 @@ By it runs all commands relative to the `nim-codex` repo. This simplifies findin
|
|||
|
||||
## Codex Ark Circom CLI
|
||||
|
||||
**WIP**: untested
|
||||
Runs Codex's prover setup with Ark / Circom.
|
||||
|
||||
Compile:
|
||||
```sh
|
||||
nim c codex_ark_prover_cli.nim
|
||||
```
|
||||
|
||||
Run:
|
||||
Run to see usage:
|
||||
```sh
|
||||
./codex_ark_prover_cli.nim -h
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue