@aztec/builder
v0.63.1
Published
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.
Downloads
1,116
Keywords
Readme
Aztec builder
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.
Installation
To install the package, run:
yarn add @aztec/builder
Usage
To run the tool, first install the package and then run:
yarn aztec-builder --help