Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 490 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 490 Bytes

eth-json-rpc-provider

This package provides functions for creating an Ethereum provider from a 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.