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
- 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-cliis installed correctly:aztec-cli --versionThis command will display the version number of
aztec-cliif the installation was successful.
Usage
Run aztec-cli --help to get info on the commands.