Full flow example (#90)

* expose params & structs for external usage

* add full_flow example, move examples into 'examples' dir
This commit is contained in:
2024-04-26 08:37:49 +02:00
committed by GitHub
parent 97df224579
commit 9bbdfc5a85
16 changed files with 270 additions and 26 deletions

3
.gitignore vendored
View File

@@ -7,3 +7,6 @@ folding-schemes/src/frontend/circom/test_folder/cubic_circuit_js/
# generated contracts at test time
solidity-verifiers/generated
examples/*.sol
examples/*.calldata
examples/*.inputs