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.
Learn how partial notes enable private-to-public value transfers when data depends on onchain state.
Step-by-step guide to retrieving, filtering, and sorting notes from private storage in Aztec contracts.