There are examples of circuits useing the arkworks libraries.
- Multiplication
- Cubic polynomial
To run the tests, simply execute the following command:
cargo test --release
There are examples of circuits useing the arkworks libraries.
To run the tests, simply execute the following command:
cargo test --release