mirror of
https://github.com/arnaucube/sonobe.git
synced 2026-01-08 15:01:30 +01:00
* expose params & structs for external usage * add full_flow example, move examples into 'examples' dir
13 lines
296 B
Plaintext
13 lines
296 B
Plaintext
/target
|
|
Cargo.lock
|
|
|
|
# Circom generated files
|
|
folding-schemes/src/frontend/circom/test_folder/cubic_circuit.r1cs
|
|
folding-schemes/src/frontend/circom/test_folder/cubic_circuit_js/
|
|
|
|
# generated contracts at test time
|
|
solidity-verifiers/generated
|
|
examples/*.sol
|
|
examples/*.calldata
|
|
examples/*.inputs
|