From 585c01d4208686d090b7f562a926908dd3b3c77b Mon Sep 17 00:00:00 2001 From: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:53:35 +0200 Subject: [PATCH] add deprecation note (#1857) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 25157adae1..65d7699d67 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,11 @@ parent: +> [!WARNING] +> The team behind Ethermint has fully shifted its focus to [Evmos](https://github.com/evmos/evmos) where we +> continue to build interoperability solutions for the future! +> This repository is no longer being actively maintained for that reason and all relevant code has been migrated. + Ethermint is a scalable and interoperable Ethereum library, built on Proof-of-Stake with fast-finality using the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk/) which runs on top of [Tendermint Core](https://github.com/tendermint/tendermint) consensus engine. **Note**: Requires [Go 1.19+](https://golang.org/dl/)