Accounts
Deep dive into Aztec's native account abstraction system - understanding how smart contract accounts work, their architecture, key management, and authorization mechanisms in a privacy-preserving blockchain.
Deep dive into Aztec's native account abstraction system - understanding how smart contract accounts work, their architecture, key management, and authorization mechanisms in a privacy-preserving blockchain.
Learn about Aztec's Authentication Witness scheme that enables secure third-party actions on behalf of users, providing a privacy-preserving alternative to traditional token approvals.
Step-by-step guide to creating and deploying user accounts in Aztec.js applications.
Enable contracts to execute actions on behalf of user accounts using authentication witnesses.
Understand the specialized key pairs used in Aztec accounts - nullifier keys, address keys, incoming viewing keys, and signing keys - and how they enable privacy, security, and flexible authentication.
Pay transaction fees on Aztec using different payment methods and fee paying contracts.
Step-by-step guide to implementing authentication witnesses in Aztec.js for delegated transactions.
Understand the architecture of Aztec wallets and how they interact with the PXE to manage accounts and transactions.
Overview of wallet responsibilities in Aztec including account management, private state tracking, transaction execution, key management, and authorization handling.