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.
Enable contracts to execute actions on behalf of user accounts using authentication witnesses.
Step-by-step guide to creating and deploying new user accounts in Aztec.js applications.
Understand the specialized key pairs used in Aztec accounts - nullifier 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.
Overview of wallet responsibilities in Aztec including account management, private state tracking, transaction execution, key management, and authorization handling.