Skip to main content

5 docs tagged with "smart-contracts"

View all tags

How to Define Functions

Define different types of functions in your Aztec contracts for private, public, and utility execution.

Implementing custom notes

Learn how to create and use custom note types for specialized private data storage in Aztec contracts

Overview

Comprehensive guide to writing smart contracts for the Aztec network using Noir.

State Variables

Define and manage storage state in your Aztec smart contracts using various storage types.