UNPKG

@metamask/eip-5792-middleware

Version:

Implements the JSON-RPC methods for sending multiple calls from the user's wallet, and checking their status, as referenced in EIP-5792

16 lines (8 loc) 609 B
# `@metamask/eip-5792-middleware` Implements the hooks required by the wallet middleware in [eth-json-rpc-middleware](https://github.com/MetaMask/eth-json-rpc-middleware), for JSON-RPC methods for sending multiple calls from the user's wallet and checking their status 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).