@aztec/contract-artifacts

v1.19.0
Smart contract compilation artifacts for the latest version of AZTEC.
aztec blockchain confidentiality cryptography ethereum privacy protocol

build:dev

yarn clean && babel --copy-files --out-dir ./lib --root-mode upward ./src

build

yarn clean && babel --copy-files --out-dir ./lib --root-mode upward ./src

build:prod

yarn build

has:changed

bash ../monorepo-scripts/ci/hasChanged.sh contract-artifacts

clean

shx rm -rf ./lib

lint

eslint --ignore-path ../../.eslintignore .

watch

yarn build:dev --watch
npm i @aztec/[email protected]

Metadata

Downloads