How to Create a New Account
This guide explains how to create a new account using Aztec.js.
An in-depth explainer about accounts on Aztec can be found here. Creating an account does two things:
- Deploys an account contract -- representing you -- allowing you to perform actions on the network (deploy contracts, call functions etc).
- Adds your encryption keys to the Private eXecution Environment (PXE) allowing it to decrypt and manage your private state.