Skip to main content

12 docs tagged with "functions"

View all tags

Aztec macros

Learn about macros available in Aztec.nr for code generation and abstraction.

Defining Functions

Overview of Aztec contract functions, including private, public, and utility function types.

Oracle Functions

Learn about oracles in Aztec, which provide external data to smart contracts during execution.

Using Capsules

Learn how to use capsules to add data to the private execution environment for use in your Aztec smart contracts.

Visibility

Understand function visibility modifiers in Aztec and how they affect function execution and accessibility.