Addresses of deployed AZTEC contracts on Ethereum mainnet and testnets.
Install the module:
$ yarn add @aztec/contract-addresses
And import it in your project:
const aztecContractAddresses = require('@aztec/contract-addresses');
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.
$ yarn install
$ yarn build
$ yarn clean