SkillAgentSearch skills...

Brcchain

No description available

Install / Use

/learn @brcchain/Brcchain
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/evmos/ethermint/releases/latest"> <img alt="Version" src="https://img.shields.io/github/tag/tharsis/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" /> </a> <a href="https://pkg.go.dev/github.com/evmos/ethermint"> <img alt="GoDoc" src="https://godoc.org/github.com/evmos/ethermint?status.svg" /> </a> <a href="https://goreportcard.com/report/github.com/evmos/ethermint"> <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"> </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/evmos/ethermint/actions?query=branch%3Amain+workflow%3ALint"> <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" /> </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.19+

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 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 Greenhouse.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks1

Languages

JavaScript

Security Score

65/100

Audited on Jul 10, 2023

No findings