SkillAgentSearch skills...

Hn

⚡️A tiny web3 platform for hack clubbers

Install / Use

/learn @hackclub/Hn
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- parent: order: false --> <div align="center"> <h1> Ethermint </h1> </div>

banner

<div align="center"> <a href="https://github.com/tharsis/ethermint/releases/latest"> <img alt="Version" src="https://img.shields.io/github/tag/tharsis/ethermint.svg" /> </a> <a href="https://github.com/tharsis/ethermint/blob/main/LICENSE"> <img alt="License: Apache-2.0" src="https://img.shields.io/github/license/tharsis/ethermint.svg" /> </a> <a href="https://pkg.go.dev/github.com/tharsis/ethermint"> <img alt="GoDoc" src="https://godoc.org/github.com/tharsis/ethermint?status.svg" /> </a> <a href="https://goreportcard.com/report/github.com/tharsis/ethermint"> <img alt="Go report card" src="https://goreportcard.com/badge/github.com/tharsis/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"> </a> </div> <div align="center"> <a href="https://discord.gg/trje9XuAmy"> <img alt="Discord" src="https://img.shields.io/discord/809048090249134080.svg" /> </a> <a href="https://github.com/tharsis/ethermint/actions?query=branch%3Amain+workflow%3ALint"> <img alt="Lint Status" src="https://github.com/tharsis/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" /> </a> </div>

Ethermint is a scalable and interoperable Ethereum library, built on Proof-of-Stake with fast-finality using the Cosmos SDK which runs on top of Tendermint Core consensus engine.

Note: Requires Go 1.17+

Installation

For prerequisites and detailed build instructions please read the Evmos Installation instructions. Once the dependencies are installed, run:

make install

Or check out the latest release.

Quick Start

To learn how the Ethermint works from a high-level perspective, go to the Introduction section from the documentation. You can also check the instructions to Run a Node.

For an example on how Ethermint can be used on any Cosmos-SDK chain, please refer to Evmos.

Community

The following chat channels and forums are a great spot to ask questions about Ethermint:

Contributing

Looking for a good place to start contributing? Check out some good first issues.

For additional instructions, standards and style guides, please refer to the Contributing document.

Careers

See our open positions on Cosmos Jobs, Notion, or feel free to reach out via email.

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3y ago
Forks0

Languages

Go

Security Score

70/100

Audited on Mar 29, 2023

No findings