Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

Commit 48b7aea

Browse files
authored
docs: Add archive notice to README (#430)
Adds the archive notice to the README for this repository.
1 parent 3339659 commit 48b7aea

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# eth-json-rpc-middleware
22

3-
<table><tr><td><p align="center"><b>⚠️ PLEASE READ ⚠️</b></p><p align="center">This package is currently being migrated to our <a href="https://github.com/MetaMask/core"><code>core</code></a> monorepo. Please do not make any commits to this repository while this migration is taking place, as they will not be transferred over.</p></td></tr></table>
3+
<table>
4+
<tr>
5+
<td>
6+
<p align="center"><b>⚠️ PLEASE READ ⚠️</b></p>
7+
<p align="center">
8+
This package has been migrated to our
9+
<a href="https://github.com/MetaMask/core"><code>core</code></a>
10+
monorepo, and this repository has been archived. Please note that all
11+
future development and feature releases will take place in the
12+
<a href="https://github.com/MetaMask/core"><code>core</code></a>
13+
repository.
14+
</p>
15+
</td>
16+
</tr>
17+
</table>
418

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

0 commit comments

Comments
 (0)