# `@metamask/transaction-controller`

Stores transactions alongside their periodically updated statuses and manages interactions such as approval and cancellation.

## Installation

`yarn add @metamask/transaction-controller`

or

`npm install @metamask/transaction-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).
