diff --git a/README.md b/README.md index 4ce71d2..2dfe9b5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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.

+

⚠️ PLEASE READ ⚠️

This package has been migrated to our core monorepo, and this repository has been archived. Please note that all future development will take place in the core repository.

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.