Browse Source

update nova-cyclefold diagram

main
arnaucube 1 year ago
parent
commit
74a5f3b998
2 changed files with 3 additions and 1 deletions
  1. BIN
      src/imgs/cyclefold-nova-diagram.png
  2. +3
    -1
      src/usage/frontend-circom.md

BIN
src/imgs/cyclefold-nova-diagram.png

Before After
Width: 8192  |  Height: 4643  |  Size: 3.0 MiB Width: 8192  |  Height: 4871  |  Size: 3.3 MiB

+ 3
- 1
src/usage/frontend-circom.md

@ -1,6 +1,8 @@
# Circom frontend
> Experimental frontend using [arkworks/circom-compat](https://github.com/arkworks-rs/circom-compat).
> **Note**: Circom frontend will be significantly slower than the Arkworks frontend.
Experimental frontend using [arkworks/circom-compat](https://github.com/arkworks-rs/circom-compat).
We can define the circuit to be folded in Circom. The only interface that we need to fit in is:
```c

Loading…
Cancel
Save