- creating & testing circuits
- circuits are tested with
nargo
- circuits are tested with
- generating verifier in solidity, using
nargo - exporting typescript-functions for generating proofs (they should run on the client)
- tests should only that the functions works and returns correct types (using mocha/chai)