Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Update README.md (#1881)
Browse files Browse the repository at this point in the history
  • Loading branch information
fedekunze committed Oct 25, 2023
1 parent 585c01d commit eb3cc87
Showing 1 changed file with 9 additions and 25 deletions.
34 changes: 9 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Check failure on line 56 in README.md

View workflow job for this annotation

GitHub Actions / Run markdown-lint

Multiple consecutive blank lines [Expected: 1; Actual: 2]
## Community

Expand All @@ -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).

Check failure on line 66 in README.md

View workflow job for this annotation

GitHub Actions / Run markdown-lint

Multiple consecutive blank lines [Expected: 1; Actual: 2]
For additional instructions, standards and style guides, please refer to the [Contributing](./CONTRIBUTING.md) document.

## Careers

Check failure on line 67 in README.md

View workflow job for this annotation

GitHub Actions / Run markdown-lint

Multiple consecutive blank lines [Expected: 1; Actual: 3]
See our open positions on [Greenhouse](https://boards.eu.greenhouse.io/evmos).

0 comments on commit eb3cc87

Please sign in to comment.