Skip to content

@alchemy/aa-accounts

This package contains various implementations of the BaseSmartContractAccount class defined in aa-core. This repo is community maintained and we welcome contributions!

Getting started

If you are already using the @alchemy/aa-core package, you can simply install this package and start using the accounts. If you are not using @alchemy/aa-core, you can install it and follow the instructions in the "Getting started" docs to get started.

bash
yarn add @alchemy/aa-accounts
bash
npm i -s @alchemy/aa-accounts
bash
pnpm i @alchemy/aa-accounts