From 15e4f44c804568b6cdf909ddca8cc2a48610e8c7 Mon Sep 17 00:00:00 2001 From: Pirrozho4ek <101993846+Pirrozho4ek@users.noreply.github.com> Date: Tue, 21 Nov 2023 20:50:05 +0700 Subject: [PATCH] Update README.md --- README.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 66e555d31d..fd779ad437 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Ethermint is a scalable and interoperable Ethereum library, built on Proof-of-St ## 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: +Once the dependencies are installed, run: ```bash make install @@ -54,17 +54,12 @@ Or check out the latest [release](https://github.com/Entangle-Protocol/entangle- ## Quick Start -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). - -For an example on how Ethermint can be used on any Cosmos-SDK chain, please refer to [Evmos](https://www.github.com/tharsis/evmos). +You can check the instructions to [Run a Node](https://entangle-protocol.gitbook.io/welcome/getting-started/infrastructure-guides/run-a-validator-node). ## Community The following chat channels and forums are a great spot to ask questions about Ethermint: -- [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 @@ -72,7 +67,3 @@ The following chat channels and forums are a great spot to ask questions about E Looking for a good place to start contributing? Check out some [`good first issues`](https://github.com/Entangle-Protocol/entangle-blockchain/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).