# `@metamask/account-tree-controller`

Manages account wallets according to pre-defined grouping rules (entropy source, Snap IDs, keyring types) and organize wallets/groups of accounts in a tree structure.

## Installation

`yarn add @metamask/account-tree-controller`

or

`npm install @metamask/account-tree-controller`

## Contributing

This package is part of a monorepo. Instructions for contributing can be found in the [monorepo README](https://github.com/MetaMask/core#readme).
