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
Learn how to deliver notes to recipients in Aztec smart contracts using different delivery modes to balance proving time, transaction costs, and delivery guarantees.
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.
How partial notes work, how they are completed, and how they enable use cases like AMM swaps and payment endpoints.
Using partial notes as a recipient's offer to be paid, enabling naming-service style flows with no recipient action at payment time.
Step-by-step guide to retrieving, filtering, and sorting notes from private storage in Aztec contracts.