Account Contract
Code-along tutorial for writing custom account contracts on Aztec.
Code-along tutorial for writing custom account contracts on Aztec.
Learn about Aztec's native account abstraction, where every account is a smart contract, and how wallets interact with account contracts for authentication and transaction execution.
Code-along tutorial for understanding and paying fees on Aztec.
Developer Documentation to use Authentication Witness for authentication actions on Aztec.
Learn about Authentication Witness, Aztec's scheme for authenticating third-party actions on behalf of users, enabling secure delegated transactions without traditional approve/allowance patterns.
Learn how to clone and use Aztec starter boxes for rapid development.
Guide to creating and managing user accounts in your Aztec.js applications.
Learn how to use authentication witnesses in your Aztec.js applications for secure, delegated transactions.
Understand the key pairs used in Aztec accounts - nullifier keys, address keys, incoming viewing keys, and signing keys - and how they enable privacy and authentication.
Understand the architecture of Aztec wallets and how they interact with the PXE to manage accounts and transactions.
Learn about Aztec wallets, their role in managing user accounts, and how they interface with dapps and the PXE.