Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

@aztec/cli

Package Overview
Dependencies
Maintainers
6
Versions
968
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aztec/cli

The Aztec CLI `aztec-cli` is a command-line interface (CLI) tool for interacting with Aztec. It provides various commands for deploying contracts, creating accounts, interacting with contracts, and retrieving blockchain data.

latest
npmnpm
Version
4.2.0
Version published
Weekly downloads
5.4K
3.19%
Maintainers
6
Weekly downloads
 
Created
Source

Aztec CLI Documentation

The Aztec CLI aztec-cli is a command-line interface (CLI) tool for interacting with Aztec. It provides various commands for deploying contracts, creating accounts, interacting with contracts, and retrieving blockchain data.

Installation

  • In your terminal, download the local network by running
bash -i <(curl -s https://install.aztec.network)
  • Verify the installation: After the installation is complete, run the following command to verify that aztec-cli is installed correctly:

    aztec-cli --version
    

    This command will display the version number of aztec-cli if the installation was successful.

Usage

Run aztec-cli --help to get info on the commands.

FAQs

Package last updated on 15 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts