Problem Statement
Following https://docs.aztec.network/developers/docs/aztec-nr/framework-description/advanced/how_to_profile_transactions, if I need to know gate count of a contract, I have to setup an env to almost run it, which dramatically slows develop productivity.
"Profile with aztec-wallet" doesn't work for us, because we are using a different account contract.
Gate count should be available after compiling.
Proposed Solution
Looking forward to a solution to avoid requiring js code
Example Use Case
No response
Alternative Solutions
No response
Additional Context
No response
Problem Statement
Following https://docs.aztec.network/developers/docs/aztec-nr/framework-description/advanced/how_to_profile_transactions, if I need to know gate count of a contract, I have to setup an env to almost run it, which dramatically slows develop productivity.
"Profile with aztec-wallet" doesn't work for us, because we are using a different account contract.
Gate count should be available after compiling.
Proposed Solution
Looking forward to a solution to avoid requiring js code
Example Use Case
No response
Alternative Solutions
No response
Additional Context
No response