The Aztec builder generates typescript classes for Noir contract, as well as Aztec.nr interfaces for calling external functions. It can also be used to update aztec project dependencies.
To install the package, run:
yarn add @aztec/builder
To run the tool, first install the package and then run:
yarn aztec-builder --help