Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 506 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 506 Bytes

Monorepo Scripts

Scripts related to managing the AZTEC monorepo.

Contributing

We strongly recommend that the community help us make improvements and determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.

Please read our contribution guidelines before getting started.

Install Modules

$ yarn install

Build

$ yarn build

Clean

$ yarn clean