This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 562
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,29 +39,20 @@ parent: | |
</div> | ||
|
||
> [!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 [[email protected]](mailto:[email protected]) with copy to [[email protected]](mailto:[email protected]) | ||
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). |