npm.io
5.2.0 • Published 1 month ago

@aztec/cli

Licence
Version
5.2.0
Deps
28
Size
553 kB
Vulns
0
Weekly
0

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

  1. In your terminal, download the local network by running
bash -i <(curl -s https://install.aztec.network)
  1. 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.