# eth-json-rpc-provider

This package provides functions for creating an Ethereum provider from a [JSON-RPC engine](https://github.com/MetaMask/json-rpc-engine), or from middleware compatible with JSON-RPC engine.

## Installation

`yarn add @metamask/eth-json-rpc-provider`

or

`npm install @metamask/eth-json-rpc-provider`

## Contributing

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