From 4ad0fb68de2b06356a4b8886c8fe7fb16d467a46 Mon Sep 17 00:00:00 2001
From: Dmitx <37021407+Dmitx@users.noreply.github.com>
Date: Tue, 28 Feb 2023 15:14:43 +0530
Subject: [PATCH] docs: update README
---
README.md | 46 +++++-----------------------------------------
1 file changed, 5 insertions(+), 41 deletions(-)
diff --git a/README.md b/README.md
index 5c801f7c..90fb99b2 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ parent:
-->
-
Evmos
+ TENET
@@ -34,58 +34,22 @@ parent:
-
-
-
-Evmos is a scalable, high-throughput Proof-of-Stake blockchain
-that is fully compatible and interoperable with Ethereum.
-It's built using the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk/)
-which runs on top of the [Tendermint Core](https://github.com/tendermint/tendermint) consensus engine.
+TENET is a new blockchain based on Cosmos SDK with a unique consensus mechanism Diversified Proof of Stake, which utilizes a basket of liquid staking derivatives (LSDs) to enhance network security, reduce the risk of network attacks, and provide an additional opportunity for yield.
## Documentation
-Our documentation is hosted in a [separate repository](https://github.com/evmos/docs) and can be found at [docs.evmos.org](https://docs.evmos.org).
-Head over there and check it out.
+[docs.tenet.org](https://docs.tenet.org)
**Note**: Requires [Go 1.19+](https://golang.org/dl/)
## Installation
For prerequisites and detailed build instructions
-please read the [Installation](https://docs.evmos.org/validators/quickstart/installation.html) instructions.
+please read the Installation instructions.
Once the dependencies are installed, run:
```bash
make install
-```
-
-Or check out the latest [release](https://github.com/evmos/evmos/releases).
-
-## Quick Start
-
-To learn how the Evmos 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).
-
-## Community
-
-The following chat channels and forums are a great spot to ask questions about Evmos:
-
-- [Evmos Twitter](https://twitter.com/EvmosOrg)
-- [Evmos Discord](https://discord.gg/evmos)
-- [Evmos Forum](https://commonwealth.im/evmos)
-- [Evmos Twitter](https://twitter.com/EvmosOrg)
-
-## Contributing
-
-Looking for a good place to start contributing?
-Check out some
-[`good first issues`](https://github.com/evmos/evmos/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).
+```
\ No newline at end of file