From 785647bf5019069f635f0319ea9df910d4b727a4 Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Thu, 20 Jun 2024 01:48:11 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 459955e..a52811b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # ethereumjs-wallet -[![NPM Package][npm-badge]][npm-link] -[![Actions Status][actions-badge]][actions-link] -[![Coverage Status][coverage-badge]][coverage-link] -[![Discord][discord-badge]][discord-link] +> [!WARNING] +> The repository has been merged into [ethereumjs-monorepo](https://github.com/ethereumjs/ethereumjs-monorepo). Please head to the new repo for updates. + +--- + A lightweight wallet implementation. At the moment it supports key creation and conversion between various formats.