{"_id":"@aztec-labs/cli-wallet","_rev":"17-c76e24547dbe3e29679d843a307ef83f","name":"@aztec-labs/cli-wallet","dist-tags":{"latest":"6.0.0-nightly.20260829","prerelease":"6.0.0-nightly.20260915"},"versions":{"6.0.0-nightly.20260829":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260829","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260829","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"08af32a1959146a026ed28889d2ab01332ee2a4a","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260829.tgz","fileCount":110,"integrity":"sha512-8MKhFFAZzQIIw3nl4+xSndbtUDANAge3K1sJPLOxBbYKqhZ6DtsdSUN+vJUhuUAno2aCG1INnERbdnzcnH1oYw==","signatures":[{"sig":"MEUCIDlcTYrArjV7GLAn5FR0+zwxpqRxKQ/J9XQZs7Tco3XVAiEAp3Bs054t9mEsq3nQSOtLfarqcRRIuU+zv1HYB7HyWTk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328196},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec/bb.js":"6.0.0-nightly.20260826","@aztec-labs/cli":"6.0.0-nightly.20260829","@aztec-labs/pxe":"6.0.0-nightly.20260829","@aztec-labs/stdlib":"6.0.0-nightly.20260829","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260829","@aztec-labs/aztec.js":"6.0.0-nightly.20260829","@aztec-labs/ethereum":"6.0.0-nightly.20260829","@aztec-labs/kv-store":"6.0.0-nightly.20260829","@aztec-labs/foundation":"6.0.0-nightly.20260829","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260829","@aztec-labs/entrypoints":"6.0.0-nightly.20260829","@aztec-labs/standard-contracts":"6.0.0-nightly.20260829"},"_hasShrinkwrap":false,"typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260829_1787977249195_0.47158042452323623","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260830":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260830","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260830","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"5631d1633413c6d4ffeff8a01fdb8c36fc93e271","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260830.tgz","fileCount":110,"integrity":"sha512-PGs04P8qLLcq7QzLbIgrRpmvsTsjEPpM9czxEEVDdwVp63s4ExOItL/riVVFUJhAp6j5e08kOmb9WzbrxvvDPQ==","signatures":[{"sig":"MEUCIQCyxVzwyi/kK2CH/yWvmP2dX6BwVS1bF7+pfbY+c+JQIgIgA4kiUCuCxjAeqAfiQpacQu0PJ6lT7KPNOpCCb6UByP8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328196},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec/bb.js":"6.0.0-nightly.20260826","@aztec-labs/cli":"6.0.0-nightly.20260830","@aztec-labs/pxe":"6.0.0-nightly.20260830","@aztec-labs/stdlib":"6.0.0-nightly.20260830","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260830","@aztec-labs/aztec.js":"6.0.0-nightly.20260830","@aztec-labs/ethereum":"6.0.0-nightly.20260830","@aztec-labs/kv-store":"6.0.0-nightly.20260830","@aztec-labs/foundation":"6.0.0-nightly.20260830","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260830","@aztec-labs/entrypoints":"6.0.0-nightly.20260830","@aztec-labs/standard-contracts":"6.0.0-nightly.20260830"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260830_1788063735413_0.4960077848128306","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260831":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260831","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260831","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"406bd2c56ed5481334be9a479482f009cdbba262","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260831.tgz","fileCount":110,"integrity":"sha512-jRozhH5Ubb7pfuP8GqIw1rDSjkN5ezB1NG2gYpWEAgpWc+JisdFdS1enPPnTdPRlH3b/DA/jHlbHcjbFs6z2xw==","signatures":[{"sig":"MEUCIQC1tUl8vCDAxGJfrI0f6QxEgBtcBFjEcAYVH9hGwB4ZVwIge3dDpQ6kVtDsGg05CIoyqkCgpS7DaumolRWk9fMyHeA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328196},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec/bb.js":"6.0.0-nightly.20260826","@aztec-labs/cli":"6.0.0-nightly.20260831","@aztec-labs/pxe":"6.0.0-nightly.20260831","@aztec-labs/stdlib":"6.0.0-nightly.20260831","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260831","@aztec-labs/aztec.js":"6.0.0-nightly.20260831","@aztec-labs/ethereum":"6.0.0-nightly.20260831","@aztec-labs/kv-store":"6.0.0-nightly.20260831","@aztec-labs/foundation":"6.0.0-nightly.20260831","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260831","@aztec-labs/entrypoints":"6.0.0-nightly.20260831","@aztec-labs/standard-contracts":"6.0.0-nightly.20260831"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260831_1788150243555_0.8358987666240432","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260901":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260901","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260901","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"c8e23156536d352de03366df67567345bfd3e0fe","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260901.tgz","fileCount":110,"integrity":"sha512-eqBDUrzXx1SpFOaPkIxiuxNhbQ5oklqRGOYmqRqnENHWO/7th8lb9yUuLf2GJ8h5cTW2If4sfkiSl19HyhKQpA==","signatures":[{"sig":"MEUCIGDQdc8lu6MkciZAUGvAVUdwyR8mTiKm3uZV/TcY5M/xAiEAx2Fj711eTcROX9dPa36j3WapfU1QEz2bWRNdd+sHL/s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328196},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec/bb.js":"6.0.0-nightly.20260826","@aztec-labs/cli":"6.0.0-nightly.20260901","@aztec-labs/pxe":"6.0.0-nightly.20260901","@aztec-labs/stdlib":"6.0.0-nightly.20260901","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260901","@aztec-labs/aztec.js":"6.0.0-nightly.20260901","@aztec-labs/ethereum":"6.0.0-nightly.20260901","@aztec-labs/kv-store":"6.0.0-nightly.20260901","@aztec-labs/foundation":"6.0.0-nightly.20260901","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260901","@aztec-labs/entrypoints":"6.0.0-nightly.20260901","@aztec-labs/standard-contracts":"6.0.0-nightly.20260901"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260901_1788236497179_0.4942602299071437","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260902":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260902","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260902","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"9dbc9c37ea81d53c4da2d4830554f438e151dbe7","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260902.tgz","fileCount":110,"integrity":"sha512-ktwBmw0r+WjilclVxhZ5Fj6k0bTmhwqdQsW3nyk9JqQ/19fj6H/Aukw2MiAC6rOsqLRy5xKhpje+ipuTbqTPIQ==","signatures":[{"sig":"MEQCIEZ1Y7oBalD/OqZj4U/iVogiK71o6pWvNJzwtdEhleFCAiBCI5OfKCwC6G9M0VzpIZaxtEVj26d0/b1fY8gWeqChYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328196},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec/bb.js":"6.0.0-nightly.20260826","@aztec-labs/cli":"6.0.0-nightly.20260902","@aztec-labs/pxe":"6.0.0-nightly.20260902","@aztec-labs/stdlib":"6.0.0-nightly.20260902","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260902","@aztec-labs/aztec.js":"6.0.0-nightly.20260902","@aztec-labs/ethereum":"6.0.0-nightly.20260902","@aztec-labs/kv-store":"6.0.0-nightly.20260902","@aztec-labs/foundation":"6.0.0-nightly.20260902","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260902","@aztec-labs/entrypoints":"6.0.0-nightly.20260902","@aztec-labs/standard-contracts":"6.0.0-nightly.20260902"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260902_1788323116502_0.28577869355287167","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260903":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260903","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260903","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"bd81983cf3bd3e06234ba075542cbfde3951f01a","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260903.tgz","fileCount":110,"integrity":"sha512-m7pqmH0KjSRGP8g8VRZlADA4wmLh3qSIY9w1NS8e9Fz9xsC2TzjhmlFSKitrBLHu8gL24L/DBlFMQR4h5NgE2A==","signatures":[{"sig":"MEYCIQDiXEhmjEhTEy7oStDIUCki8ZNe+eSRBpQZjP692KmPeQIhAKbPRB7PYPYdm9SP5n6oYtOBnDXAbq43TdoRMK2CHChY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328229},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec-labs/cli":"6.0.0-nightly.20260903","@aztec-labs/pxe":"6.0.0-nightly.20260903","@aztec-labs/stdlib":"6.0.0-nightly.20260903","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260903","@aztec-labs/aztec.js":"6.0.0-nightly.20260903","@aztec-labs/ethereum":"6.0.0-nightly.20260903","@aztec-labs/kv-store":"6.0.0-nightly.20260903","@aztec-labs/foundation":"6.0.0-nightly.20260903","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260903","@aztec-foundation/bb.js":"6.0.0-nightly.20260902","@aztec-labs/entrypoints":"6.0.0-nightly.20260903","@aztec-labs/standard-contracts":"6.0.0-nightly.20260903"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260903_1788413007069_0.3198698944494309","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260904":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260904","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260904","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"0312c6c4ec5f8495e2499358a9dc1fd736a93ec4","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260904.tgz","fileCount":110,"integrity":"sha512-lEkVTeHfVtmLcXIJNzmN4HIEu76+SyHKkPkFBqjplCzhaX6RE4ZHzkNm3wSpdzm6+sGVRCYN1k0rhFZNJtVE0g==","signatures":[{"sig":"MEUCIFr8sWFnZf0lASVXQ5ZW50SFyhShESQIIIe9Y6ACNntmAiEAuDhhNdbAMvsIn2iVpGshrf/i2tfZLLmpqvb6dqVfJpw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328229},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec-labs/cli":"6.0.0-nightly.20260904","@aztec-labs/pxe":"6.0.0-nightly.20260904","@aztec-labs/stdlib":"6.0.0-nightly.20260904","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260904","@aztec-labs/aztec.js":"6.0.0-nightly.20260904","@aztec-labs/ethereum":"6.0.0-nightly.20260904","@aztec-labs/kv-store":"6.0.0-nightly.20260904","@aztec-labs/foundation":"6.0.0-nightly.20260904","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260904","@aztec-foundation/bb.js":"6.0.0-nightly.20260902","@aztec-labs/entrypoints":"6.0.0-nightly.20260904","@aztec-labs/standard-contracts":"6.0.0-nightly.20260904"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260904_1788495711292_0.10243745480084265","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260905":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260905","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260905","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"b62bc9424539764642b2465c9ea2c7914991db78","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260905.tgz","fileCount":110,"integrity":"sha512-FCYCDTi/i1VtOckWk/hORnOzkGBAkVdgC0Ua9m5Mwv9tXTY/KN2LIE3X3NWgABVN7ahHLvEXydWnreJBTLZ7DQ==","signatures":[{"sig":"MEUCIAhwK6sxXv32s4vApV8w/orVhR+OldoJKk9as+1YnTjWAiEA14nkQs+e6B0hMNh7yYCJ34SY69LPTjDwb0rIU+MY8+M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328229},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec-labs/cli":"6.0.0-nightly.20260905","@aztec-labs/pxe":"6.0.0-nightly.20260905","@aztec-labs/stdlib":"6.0.0-nightly.20260905","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260905","@aztec-labs/aztec.js":"6.0.0-nightly.20260905","@aztec-labs/ethereum":"6.0.0-nightly.20260905","@aztec-labs/kv-store":"6.0.0-nightly.20260905","@aztec-labs/foundation":"6.0.0-nightly.20260905","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260905","@aztec-foundation/bb.js":"6.0.0-nightly.20260902","@aztec-labs/entrypoints":"6.0.0-nightly.20260905","@aztec-labs/standard-contracts":"6.0.0-nightly.20260905"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260905_1788582037518_0.5808369974216163","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260906":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260906","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260906","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"72cf0ce796db34b97512af4585eda24d34dc0fdf","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260906.tgz","fileCount":110,"integrity":"sha512-lRaxs09SzHMsJHVQ3da6h+wz/wFyT4U+L51RjdKKKp11x5LWSwlccEFiRd9cCNkZ7DFzF8KfSzOEXEhzp5fgfw==","signatures":[{"sig":"MEUCIQDMbPHYJ/eoPqCLUTvfTADthaqThuFMpQgNT30QZml8wgIgbeso0V8/OwOgOOFOUCmMBSQlpKEUiTHIcf34oA6vbFQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328229},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec-labs/cli":"6.0.0-nightly.20260906","@aztec-labs/pxe":"6.0.0-nightly.20260906","@aztec-labs/stdlib":"6.0.0-nightly.20260906","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260906","@aztec-labs/aztec.js":"6.0.0-nightly.20260906","@aztec-labs/ethereum":"6.0.0-nightly.20260906","@aztec-labs/kv-store":"6.0.0-nightly.20260906","@aztec-labs/foundation":"6.0.0-nightly.20260906","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260906","@aztec-foundation/bb.js":"6.0.0-nightly.20260902","@aztec-labs/entrypoints":"6.0.0-nightly.20260906","@aztec-labs/standard-contracts":"6.0.0-nightly.20260906"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260906_1788668487054_0.08873171899912857","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260907":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260907","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260907","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"ed72344baba1fc09e4b9823ccf8ed7575d7c1891","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260907.tgz","fileCount":110,"integrity":"sha512-+Biyy1VrNQ7baWcl1JeSND2+aw23ro3eSfHMqnbKTdd0u42LZFH4A96NJsQCVlBZI0Jlrf2F+1AW3UYyobgETw==","signatures":[{"sig":"MEYCIQDp3LQVL3ItY4Ro5OH+uC30NQO/TvqXKeWjp+RZ9HOLFgIhAIZhi/xe9An+SeT8EE7WLTpQDKb78T6b7uG5HenWpBKU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328229},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec-labs/cli":"6.0.0-nightly.20260907","@aztec-labs/pxe":"6.0.0-nightly.20260907","@aztec-labs/stdlib":"6.0.0-nightly.20260907","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260907","@aztec-labs/aztec.js":"6.0.0-nightly.20260907","@aztec-labs/ethereum":"6.0.0-nightly.20260907","@aztec-labs/kv-store":"6.0.0-nightly.20260907","@aztec-labs/foundation":"6.0.0-nightly.20260907","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260907","@aztec-foundation/bb.js":"6.0.0-nightly.20260902","@aztec-labs/entrypoints":"6.0.0-nightly.20260907","@aztec-labs/standard-contracts":"6.0.0-nightly.20260907"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260907_1788754953771_0.8226020812408761","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260909":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260909","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260909","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"f7ff0ef364ea4373eb1e9fa88f88a6eee19ebcfc","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260909.tgz","fileCount":110,"integrity":"sha512-WZK+PZJ4mH1jY+BXm1+Bs2KT9FoIdVNvX7oj7I5YIdYqrV4JU9aik6Q30bb4NpQQbA5RmMd3jx7wjw6yQjUZ2Q==","signatures":[{"sig":"MEUCIHm1SqmLe5VotX/HiA7jlby+MmMuX4tKQZpua2zEndk0AiEAt7xX4lTHnLEXQNMiXOivEDEegn9soV2dMcvbAYl3vJE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328229},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec-labs/cli":"6.0.0-nightly.20260909","@aztec-labs/pxe":"6.0.0-nightly.20260909","@aztec-labs/stdlib":"6.0.0-nightly.20260909","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260909","@aztec-labs/aztec.js":"6.0.0-nightly.20260909","@aztec-labs/ethereum":"6.0.0-nightly.20260909","@aztec-labs/kv-store":"6.0.0-nightly.20260909","@aztec-labs/foundation":"6.0.0-nightly.20260909","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260909","@aztec-foundation/bb.js":"6.0.0-nightly.20260902","@aztec-labs/entrypoints":"6.0.0-nightly.20260909","@aztec-labs/standard-contracts":"6.0.0-nightly.20260909"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260909_1788927757593_0.23680607493108274","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260910":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260910","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260910","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"2a355bac6c25339cc68edd0cbd6131a0f79cec71","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260910.tgz","fileCount":110,"integrity":"sha512-3eIeI6uGrK1e19sJ3qqAeMedn7FPEnHqa06OoRHAZD48oRxlxzxGKmLBJUWJKEcmFGalIkKroU3kCqujlD3bpQ==","signatures":[{"sig":"MEUCIQDiUu84Jz7SihjoGdFXJGcmsdgJvSTcne+vac/32JPgDQIgLv7IhyQapWZeC7HUMvt54vIvjgVFTvvKtfjnPabLHAo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328229},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec-labs/cli":"6.0.0-nightly.20260910","@aztec-labs/pxe":"6.0.0-nightly.20260910","@aztec-labs/stdlib":"6.0.0-nightly.20260910","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260910","@aztec-labs/aztec.js":"6.0.0-nightly.20260910","@aztec-labs/ethereum":"6.0.0-nightly.20260910","@aztec-labs/kv-store":"6.0.0-nightly.20260910","@aztec-labs/foundation":"6.0.0-nightly.20260910","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260910","@aztec-foundation/bb.js":"6.0.0-nightly.20260908","@aztec-labs/entrypoints":"6.0.0-nightly.20260910","@aztec-labs/standard-contracts":"6.0.0-nightly.20260910"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260910_1789014111704_0.9939794276282206","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260911":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260911","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260911","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"b8545e7d10dc6cdee063b4a8b02ac52530a6fbf1","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260911.tgz","fileCount":110,"integrity":"sha512-pTrGvQw03zHdtt/7yEXBoRcJNZjBuTcxneV+LQ92JuWg/8TuT5FqN8aJXunvCbqJ7t3MexgGXlRzU7jWot9dOg==","signatures":[{"sig":"MEUCIAGl6KDo5Wlr8J8tv3tjMQWrLcc37qVg2vLQmq0BIyMdAiEA1InrGFJhIqo7f/e1Ck+MnRRVT3cTWREmgq76eVcLO9E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328229},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec-labs/cli":"6.0.0-nightly.20260911","@aztec-labs/pxe":"6.0.0-nightly.20260911","@aztec-labs/stdlib":"6.0.0-nightly.20260911","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260911","@aztec-labs/aztec.js":"6.0.0-nightly.20260911","@aztec-labs/ethereum":"6.0.0-nightly.20260911","@aztec-labs/kv-store":"6.0.0-nightly.20260911","@aztec-labs/foundation":"6.0.0-nightly.20260911","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260911","@aztec-foundation/bb.js":"6.0.0-nightly.20260910","@aztec-labs/entrypoints":"6.0.0-nightly.20260911","@aztec-labs/standard-contracts":"6.0.0-nightly.20260911"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260911_1789100541614_0.2628438815712866","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260912":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260912","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260912","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"0ff47431d35967b2070c920cf81032dfbbf33fe3","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260912.tgz","fileCount":110,"integrity":"sha512-9VlOcIy/oi3rCTJURL5HfNisGxZmXonH68LlHtddVDxD2j1JSpvtFOheEoy7MEtyVsA73CZF+XtFN5KTQjV/5A==","signatures":[{"sig":"MEQCIGc0PK8Hee4VbASVe+clXfhlL4JMVuc+GTBZp0o8oJmrAiACfRlVUm4Eb7qGmr+qDh3ZnQHO7uSxVDABx8F7+0MOCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328231},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec-labs/cli":"6.0.0-nightly.20260912","@aztec-labs/pxe":"6.0.0-nightly.20260912","@aztec-labs/stdlib":"6.0.0-nightly.20260912","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260912","@aztec-labs/aztec.js":"6.0.0-nightly.20260912","@aztec-labs/ethereum":"6.0.0-nightly.20260912","@aztec-labs/kv-store":"6.0.0-nightly.20260912","@aztec-labs/foundation":"6.0.0-nightly.20260912","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260912","@aztec-foundation/bb.js":"6.0.0-nightly.20260911.a","@aztec-labs/entrypoints":"6.0.0-nightly.20260912","@aztec-labs/standard-contracts":"6.0.0-nightly.20260912"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260912_1789186876699_0.31527557226879277","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260913":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260913","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260913","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"b2c9c1f60e1d33d196d151a17dcbf8692a7d73bd","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260913.tgz","fileCount":110,"integrity":"sha512-DzHqpIQPWhbFlu1VR/D766H3Kmo3AnxQzALLJciKgRNk8Sft5J6QJL9Adq3CzBj17qNAKk2RKOkLJH47BbmNSA==","signatures":[{"sig":"MEUCIQCKivSYaJ7emOden4OcpwN7396m+JPnmhDVPVIIQfKduAIgZnrnkbzLvqTjISHPZpSEixi5Y18x08RWLpxFpBUCewo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328231},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec-labs/cli":"6.0.0-nightly.20260913","@aztec-labs/pxe":"6.0.0-nightly.20260913","@aztec-labs/stdlib":"6.0.0-nightly.20260913","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260913","@aztec-labs/aztec.js":"6.0.0-nightly.20260913","@aztec-labs/ethereum":"6.0.0-nightly.20260913","@aztec-labs/kv-store":"6.0.0-nightly.20260913","@aztec-labs/foundation":"6.0.0-nightly.20260913","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260913","@aztec-foundation/bb.js":"6.0.0-nightly.20260911.a","@aztec-labs/entrypoints":"6.0.0-nightly.20260913","@aztec-labs/standard-contracts":"6.0.0-nightly.20260913"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260913_1789273279512_0.13134898071482448","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260914":{"name":"@aztec-labs/cli-wallet","version":"6.0.0-nightly.20260914","_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260914","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"ffbbf375cd2b6c69cd53be32313ae205b7450f85","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260914.tgz","fileCount":110,"integrity":"sha512-BuggOt04NROuTUNh0SyZGU3k2pAuhaeYzDvgt069LeBxK4As8HxsjIAEkpkV8oVWL8bU8aMvRW7pqes1uT7rMw==","signatures":[{"sig":"MEYCIQD7GPU6CQQmuxULbmtMXGOI2QGyYruWFdMGQQoEm9TGlQIhAMrbdPdVxbLZ8jsNhMN5/n+UXy7Fg/alLifmNgNaaIRU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328231},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec-labs/cli":"6.0.0-nightly.20260914","@aztec-labs/pxe":"6.0.0-nightly.20260914","@aztec-labs/stdlib":"6.0.0-nightly.20260914","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260914","@aztec-labs/aztec.js":"6.0.0-nightly.20260914","@aztec-labs/ethereum":"6.0.0-nightly.20260914","@aztec-labs/kv-store":"6.0.0-nightly.20260914","@aztec-labs/foundation":"6.0.0-nightly.20260914","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260914","@aztec-foundation/bb.js":"6.0.0-nightly.20260911.a","@aztec-labs/entrypoints":"6.0.0-nightly.20260914","@aztec-labs/standard-contracts":"6.0.0-nightly.20260914"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"tmp":"tmp/cli-wallet_6.0.0-nightly.20260914_1789359799569_0.9223395524951667","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-nightly.20260915":{"_id":"@aztec-labs/cli-wallet@6.0.0-nightly.20260915","bin":{"aztec-wallet":"dest/bin/index.js"},"dist":{"shasum":"3948ab94f820ae8c12f904286dd703e9e1bf3a8a","tarball":"https://registry.npmjs.org/@aztec-labs/cli-wallet/-/cli-wallet-6.0.0-nightly.20260915.tgz","fileCount":110,"integrity":"sha512-mB2teZ22WkIE1yVxWppTukcIFNPBDIpZIe+VUHoHFAdlsrnBzn8lxSoult6ATPV1nBlHpYd4smxbjaTtp8W0Zg==","signatures":[{"sig":"MEUCIQDuEhRl1MBzAKkKj04gymkGKPj4saH6jhFszdE1uFTH5gIgDvBWFd8RMFAhJsFf42CD3X1K1XsqvmgbbDzkqBRg77U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGhGsPUZg25C1KGcKC+RFVZqJm8ZOPZ8xAQONppyJ9WCAiEA/ReqWY8dCt51894YS9q9qmEIRWtIBmcqjv7bHPd5lFw="}],"unpackedSize":328229},"jest":{"preset":"ts-jest/presets/default-esm","rootDir":"./src","reporters":["default"],"testRegex":"./src/.*\\.test\\.(js|mjs|ts)$","transform":{"^.+\\.tsx?$":["@swc/jest",{"jsc":{"parser":{"syntax":"typescript","decorators":true},"transform":{"decoratorVersion":"2022-03"}}}]},"setupFiles":["../../foundation/src/jest/setup.mjs"],"testTimeout":120000,"testEnvironment":"../../foundation/src/jest/env.mjs","moduleNameMapper":{"^(\\.{1,2}/.*)\\.[cm]?js$":"$1"},"setupFilesAfterEnv":["../../foundation/src/jest/setupAfterEnv.mjs"],"extensionsToTreatAsEsm":[".ts"]},"name":"@aztec-labs/cli-wallet","type":"module","types":"./dest/index.d.ts","engines":{"node":">=20.10"},"exports":{".":"./dest/cmds/index.js","./cli":"./dest/bin/index.js"},"scripts":{"dev":"LOG_LEVEL=\"debug; info: json-rpc, simulator\" node ./dest/bin","test":"NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}","build":"yarn clean && ../scripts/tsc.sh","clean":"rm -rf ./dest .tsbuildinfo","start":"node --no-warnings ./dest/bin","build:dev":"../scripts/tsc.sh --watch","start:debug":"node --inspect=0.0.0.0:9221 --no-warnings ./dest/bin"},"version":"6.0.0-nightly.20260915","_npmUser":{"name":"charlielye","email":"charlie@aztecprotocol.com"},"inherits":["../package.common.json"],"_npmVersion":"11.6.2","description":"1) Start a local Ethereum node (Anvil) in one terminal:","directories":{},"maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"_nodeVersion":"24.12.0","dependencies":{"tslib":"^2.4.0","inquirer":"^10.1.8","commander":"^12.1.0","@aztec-labs/cli":"6.0.0-nightly.20260915","@aztec-labs/pxe":"6.0.0-nightly.20260915","@aztec-labs/stdlib":"6.0.0-nightly.20260915","source-map-support":"^0.5.21","@aztec-labs/accounts":"6.0.0-nightly.20260915","@aztec-labs/aztec.js":"6.0.0-nightly.20260915","@aztec-labs/ethereum":"6.0.0-nightly.20260915","@aztec-labs/kv-store":"6.0.0-nightly.20260915","@aztec-labs/foundation":"6.0.0-nightly.20260915","@aztec-labs/wallet-sdk":"6.0.0-nightly.20260915","@aztec-foundation/bb.js":"6.0.0-nightly.20260914","@aztec-labs/entrypoints":"6.0.0-nightly.20260915","@aztec-labs/standard-contracts":"6.0.0-nightly.20260915"},"_hasShrinkwrap":false,"readmeFilename":"README.md","typedocOptions":{"name":"Aztec CLI wallet","tsconfig":"./tsconfig.json","entryPoints":["./src/cmds/index.ts"]},"devDependencies":{"jest":"^30.0.0","ts-jest":"^29.4.0","ts-node":"^10.9.1","typescript":"^5.3.3","@types/jest":"^30.0.0","@types/node":"^22.15.17","@jest/globals":"^30.0.0","jest-mock-extended":"^4.0.0","@types/source-map-support":"^0.5.10","@typescript/native-preview":"7.0.0-dev.20260113.1"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cli-wallet_6.0.0-nightly.20260915_1789446235724_0.7898366917588009"}}},"time":{"created":"2026-08-29T04:20:48.946Z","modified":"2026-09-15T04:23:56.032Z","6.0.0-nightly.20260829":"2026-08-29T04:20:49.342Z","6.0.0-nightly.20260830":"2026-08-30T04:22:15.550Z","6.0.0-nightly.20260831":"2026-08-31T04:24:03.770Z","6.0.0-nightly.20260901":"2026-09-01T04:21:37.339Z","6.0.0-nightly.20260902":"2026-09-02T04:25:16.676Z","6.0.0-nightly.20260903":"2026-09-03T05:23:27.223Z","6.0.0-nightly.20260904":"2026-09-04T04:21:51.432Z","6.0.0-nightly.20260905":"2026-09-05T04:20:37.659Z","6.0.0-nightly.20260906":"2026-09-06T04:21:27.212Z","6.0.0-nightly.20260907":"2026-09-07T04:22:33.930Z","6.0.0-nightly.20260909":"2026-09-09T04:22:37.768Z","6.0.0-nightly.20260910":"2026-09-10T04:21:51.863Z","6.0.0-nightly.20260911":"2026-09-11T04:22:21.762Z","6.0.0-nightly.20260912":"2026-09-12T04:21:16.861Z","6.0.0-nightly.20260913":"2026-09-13T04:21:19.695Z","6.0.0-nightly.20260914":"2026-09-14T04:23:19.706Z","6.0.0-nightly.20260915":"2026-09-15T04:23:55.825Z"},"description":"1) Start a local Ethereum node (Anvil) in one terminal:","maintainers":[{"name":"nchamo","email":"nicolas@chamo.com.ar"},{"name":"charlielye","email":"charlie@aztecprotocol.com"}],"readme":"","readmeFilename":""}