Implementing custom notes
Learn how to create and use custom note types for specialized private data storage in Aztec contracts
Learn how to create and use custom note types for specialized private data storage in Aztec 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 offchain communication.
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
Step-by-step guide to retrieving, filtering, and sorting notes from private storage in Aztec contracts.