Skip to main content

10 docs tagged with "accounts"

View all tags

Account Contract

Code-along tutorial for writing custom account contracts on Aztec.

Accounts

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.

Authentication Witness

Developer Documentation to use Authentication Witness for authentication actions on Aztec.

Authentication Witness (Authwit)

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.

How to Pay Fees

This guide shows you how to pay fees for transactions in Aztec using different payment methods.

Keys

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.

Wallet Architecture

Understand the architecture of Aztec wallets and how they interact with the PXE to manage accounts and transactions.

Wallets

Overview of wallet responsibilities in Aztec including account management, private state tracking, transaction execution, key management, and authorization handling.