# eth-json-rpc-middleware

Ethereum-related middleware for [`json-rpc-engine`](https://github.com/MetaMask/json-rpc-engine).

See tests for usage details.

## Running Tests

```bash
yarn test
```

## See Also

- [`eth-json-rpc-filters`](https://github.com/MetaMask/eth-json-rpc-filters).
- [`eth-json-rpc-infura`](https://github.com/MetaMask/json-rpc-infura).
- [`json-rpc-engine`](https://github.com/MetaMask/json-rpc-engine).
