Skip to main content
Version: Devnet (v3.0.0-devnet.2)

Aztec.js

Aztec.js is a library that provides APIs for managing accounts and interacting with contracts on the Aztec network. It communicates with the Private eXecution Environment (PXE) through a Wallet implementation, allowing developers to easily register new accounts, deploy contracts, view functions, and send transactions.

Installing

npm install @aztec/aztec.js

Flow

These are some of the important functions you'll need to use in your Aztec.js: