diff --git a/README.md b/README.md index a9f42a0..4ce71d2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # eth-json-rpc-provider +

⚠️ PLEASE READ ⚠️

This package is currently being migrated to our core monorepo. Please do not make any commits to this repository while this migration is taking place, as they will not be transferred over.

+ 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