echelon

module
v3.0.0-...-4448f67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2023 License: Apache-2.0

README

Echelon

Echelon (ECH) is a scalable, high-throughput Proof-of-Stake blockchain that is fully compatible and interoperable with Ethereum and Cosmos. It's built using the Cosmos SDK which runs on top of Tendermint Core consensus engine with EVMOS Ethermint.

Note: Requires Go 1.18+

Installation

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

make install

Or check out the latest release.

Genesis

To get onto our mainnet (echelon_3000-3) genesis download the genesis.json here

wget https://gist.githubusercontent.com/echelonfoundation/ee862f58850fc1b5ee6a6fdccc3130d2/raw/55c2c4ea2fee8a9391d0dc55b2c272adb804054a/genesis.json

and then move it into the echelond config (after you have initilized your node)

echelond init <nodename> --chain-id echelon_3000-3

mv genesis.json ~/.echelond/config/

Quick Start

To learn how the Echelon works from a high-level perspective, go to the Introduction section from the documentation. You can also check the instructions to Run a Node. You can also read the Cosmos SDK and familiarize yourself with Cosmos SDK, Tendermint, and Ethermint.

Community

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

Contributing

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

Original codebase forked from EVMOS

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

Directories

Path Synopsis
app
ante
Package ante defines the SDK auth module's AnteHandler as well as an internal AnteHandler for an Ethereum transaction (i.e MsgEthereumTx).
Package ante defines the SDK auth module's AnteHandler as well as an internal AnteHandler for an Ethereum transaction (i.e MsgEthereumTx).
client
docs/statik
Package statik contains static assets.
Package statik contains static assets.
cmd
crypto
ibc
network
Package network implements and exposes a fully operational in-process Tendermint test network that consists of at least one or potentially many validators.
Package network implements and exposes a fully operational in-process Tendermint test network that consists of at least one or potentially many validators.
x
claims/types
Package types is a reverse proxy.
Package types is a reverse proxy.
epochs/types
Package types is a reverse proxy.
Package types is a reverse proxy.
erc20/types
Package types is a reverse proxy.
Package types is a reverse proxy.
incentives/types
Package types is a reverse proxy.
Package types is a reverse proxy.
inflation/types
Package types is a reverse proxy.
Package types is a reverse proxy.
recovery/types
Package types is a reverse proxy.
Package types is a reverse proxy.
vesting/types
Package types is a reverse proxy.
Package types is a reverse proxy.
vrf
vrf/types
Package types is a reverse proxy.
Package types is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL