Implementing a note in Aztec.nr
Learn how to implement custom note types in your Aztec smart contracts.
Learn how to implement custom note types in your Aztec smart contracts.
Understand how Aztec's note tagging system allows users to efficiently discover and decrypt notes that belong to them without relying on brute force or off-chain communication.
Comprehensive guide to using notes for private state management in your Aztec smart contracts.
Understand how notes work in Aztec as the fundamental unit of private state, including their lifecycle, storage, and consumption.
Describes how partial notes are used in Aztec
Learn how to use address notes to store and manage addresses in your Aztec smart contracts.
Learn how to use value notes to store and manage numerical values in your Aztec smart contracts.
Core knowledge of Notes and how they work