# `@metamask/eip-5792-middleware`

Implements the JSON-RPC methods for sending multiple calls from the user's wallet, and checking their status, as referenced in [EIP-5792](https://eips.ethereum.org/EIPS/eip-5792).

## Installation

`yarn add @metamask/eip-5792-middleware`

or

`npm install @metamask/eip-5792-middleware`

## Contributing

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