smart-accounts

star 314

Use when changing `packages/smart-accounts`, account implementations, modules, permissions, nonces, deferred actions, or account address helpers.

alchemyplatform By alchemyplatform schedule Updated 5/21/2026

name: smart-accounts description: | Use when changing packages/smart-accounts, account implementations, modules, permissions, nonces, deferred actions, or account address helpers. last_verified: 2026-05-06

Smart Accounts

@alchemy/smart-accounts exposes Light Account, Multi-Owner Light Account, Modular Account v1/v2, module helpers, permissions, and deferred actions.

Rules

Rule When to read
Account types Before changing account constructors, address prediction, or static implementations.
Modules and permissions Before changing module install/uninstall or permission builder code.
Deferred actions Before changing deferred action encoding, signing, or execution helpers.

Evidence

  • packages/smart-accounts/src/index.ts is the public export surface.
  • The reference docs include Light Account, Modular Account v1/v2, modules, permissions, entity/nonce errors, and deferred action helpers.
Install via CLI
npx skills add https://github.com/alchemyplatform/aa-sdk --skill smart-accounts
Repository Details
star Stars 314
call_split Forks 222
navigation Branch main
article Path SKILL.md
More from Creator
alchemyplatform
alchemyplatform Explore all skills →