Skip to content

@alchemy/aa-signers

This package contains various implementations of the SmartAccountSigner and SmartAccountAuthenticator classes defined in aa-signer. 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 signers. 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-signers
bash
npm i -s @alchemy/aa-signers
bash
pnpm i @alchemy/aa-signers