How to Define Functions
Define different types of functions in your Aztec contracts for private, public, and utility execution.
Define different types of functions in your Aztec contracts for private, public, and utility execution.
Learn how to create and use custom note types for specialized private data storage in Aztec contracts
Comprehensive guide to writing smart contracts for the Aztec network using Noir.
Step-by-step guide to retrieving, filtering, and sorting notes from private storage in Aztec contracts.
Define and manage storage state in your Aztec smart contracts using various storage types.