# `@account-kit/smart-contracts`

> **Note:** This package is being replaced by [`@alchemy/smart-accounts`](https://www.npmjs.com/package/@alchemy/smart-accounts), which is currently in beta. Start new integrations with `@alchemy/smart-accounts` instead.

Smart contract account implementations, including Modular Account, Light Account, and Multi-Owner Light Account.

## Getting started

```bash
npm i @account-kit/smart-contracts
```
