Skip to main content

11 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.

All About Fees

Code-along tutorial for understanding and paying fees on Aztec.

Authentication Witness

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

Authentication Witness (Authwit)

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.

Cloning a box

Learn how to clone and use Aztec starter boxes for rapid development.

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

Learn about Aztec wallets, their role in managing user accounts, and how they interface with dapps and the PXE.