From eb3cc87c9b24fa7f63c156ad6fb1d071a6f80176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Federico=20Kunze=20K=C3=BCllmer?= <31522760+fedekunze@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:48:58 +0200 Subject: [PATCH] Update README.md (#1881) --- README.md | 34 +++++++++------------------------- 1 file changed, 9 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 65d7699d67..692c05ca58 100644 --- a/README.md +++ b/README.md @@ -39,29 +39,20 @@ parent: > [!WARNING] -> The team behind Ethermint has fully shifted its focus to [Evmos](https://github.com/evmos/evmos) where we +> Evmos, 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. +> As a result, this repository is no longer maintained for that reason and all relevant code has been migrated. +> +> **NOTE: If you are interested in using this software** email us at [evmos-sdk@evmos.org](mailto:evmos-sdk@evmos.org) with copy to [legal@thars.is](mailto:legal@thars.is) -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/) - -## Installation - -For prerequisites and detailed build instructions please read the Evmos [Installation](https://docs.evmos.org/validators/quickstart/installation.html) instructions. Once the dependencies are installed, run: - -```bash -make install -``` +## About -Or check out the latest [release](https://github.com/evmos/ethermint/releases). +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. -## Quick Start +## Careers -To learn how Ethermint works from a high-level perspective, go to the [Introduction](https://docs.evmos.org/about/intro/overview.html) section from the documentation. You can also check the instructions to [Run a Node](https://docs.evmos.org/validators/quickstart/run_node.html). +See our open positions on [Greenhouse](https://evmos.org/careers). -For an example on how Ethermint can be used on any Cosmos-SDK chain, please refer to [Evmos](https://www.github.com/tharsis/evmos). ## Community @@ -70,14 +61,7 @@ The following chat channels and forums are a great spot to ask questions about E - [Evmos Twitter](https://twitter.com/EvmosOrg) - [Evmos Discord](https://discord.gg/trje9XuAmy) - [Evmos Telegram](https://t.me/EvmosOrg) -- [Tharsis Twitter](https://twitter.com/TharsisHQ) - -## Contributing +- [Altiplanic Twitter](https://twitter.com/Altiplanic_io) -Looking for a good place to start contributing? Check out some [`good first issues`](https://github.com/evmos/ethermint/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22). -For additional instructions, standards and style guides, please refer to the [Contributing](./CONTRIBUTING.md) document. - -## Careers -See our open positions on [Greenhouse](https://boards.eu.greenhouse.io/evmos).