feat: fold noir circuits, add an e2e example, tests, a compile.sh script and update CI (#131)

This commit is contained in:
Pierre
2024-08-03 07:49:51 +02:00
committed by GitHub
parent 21ff3cf1ab
commit 18a3e0aa93
14 changed files with 524 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
[package]
name = "test_circuit"
type = "bin"
authors = [""]
compiler_version = ">=0.30.0"
[dependencies]