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 564
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
7 additions
and
7 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 |
---|---|---|
|
@@ -11,10 +11,10 @@ parent: | |
|
||
<div align="center"> | ||
<a href="https://github.com/evmos/ethermint/releases/latest"> | ||
<img alt="Version" src="https://img.shields.io/github/tag/tharsis/ethermint.svg" /> | ||
<img alt="Version" src="https://img.shields.io/github/tag/evmos/ethermint.svg" /> | ||
</a> | ||
<a href="https://github.com/evmos/ethermint/blob/main/LICENSE"> | ||
<img alt="License: Apache-2.0" src="https://img.shields.io/github/license/tharsis/ethermint.svg" /> | ||
<img alt="License: LGPL-v3" src="https://img.shields.io/github/license/evmos/ethermint.svg" /> | ||
</a> | ||
<a href="https://pkg.go.dev/github.com/evmos/ethermint"> | ||
<img alt="GoDoc" src="https://godoc.org/github.com/evmos/ethermint?status.svg" /> | ||
|
@@ -23,7 +23,7 @@ parent: | |
<img alt="Go report card" src="https://goreportcard.com/badge/github.com/evmos/ethermint"/> | ||
</a> | ||
<a href="https://bestpractices.coreinfrastructure.org/projects/5018"> | ||
<img alt="Lines of code" src="https://img.shields.io/tokei/lines/github/tharsis/ethermint"> | ||
<img alt="Lines of code" src="https://img.shields.io/tokei/lines/github/evmos/ethermint"> | ||
</a> | ||
</div> | ||
<div align="center"> | ||
|
@@ -34,7 +34,7 @@ parent: | |
<img alt="Lint Status" src="https://github.com/evmos/ethermint/actions/workflows/lint.yml/badge.svg?branch=main" /> | ||
</a> | ||
<a href="https://codecov.io/gh/tharsis/ethermint"> | ||
<img alt="Code Coverage" src="https://codecov.io/gh/tharsis/ethermint/branch/main/graph/badge.svg" /> | ||
<img alt="Code Coverage" src="https://codecov.io/gh/evmos/ethermint/branch/main/graph/badge.svg" /> | ||
</a> | ||
</div> | ||
|
||
|
@@ -43,23 +43,23 @@ parent: | |
> continue to build interoperability solutions for the future! | ||
> 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 [[email protected]](mailto:[email protected]) | ||
> **NOTE: If you are interested in using this software** email us at [os@evmos.org](mailto:os@evmos.org) with copy to [[email protected]](mailto:[email protected]) | ||
## About | ||
|
||
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. | ||
|
||
## Careers | ||
|
||
See our open positions on [Greenhouse](https://evmos.org/careers). | ||
See our open positions on [Evmos Careers](https://evmos.org/careers). | ||
|
||
|
||
## 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 Discord](https://discord.gg/evmos) | ||
- [Evmos Telegram](https://t.me/EvmosOrg) | ||
- [Altiplanic Twitter](https://twitter.com/Altiplanic_io) | ||
|
||
|