README
¶
Evmos
Evmos is a scalable, high-throughput Proof-of-Stake blockchain that is fully compatible and interoperable with Ethereum. It's built using the Cosmos SDK which runs on top of the Tendermint Core consensus engine.
Documentation
Our documentation is hosted in a separate repository and can be found at docs.evmos.org. Head over there and check it out.
Note: Requires Go 1.20+
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.
Quick Start
To learn how the Evmos works from a high-level perspective, go to the Protocol Overview section from the documentation. You can also check the instructions to Run a Node.
Community
The following chat channels and forums are a great spot to ask questions about Evmos:
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.
Directories
¶
Path | Synopsis |
---|---|
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). |
docs/statik
Package statik contains static assets.
|
Package statik contains static assets. |
cmd
|
|
crypto
|
|
ethereum
|
|
tests
|
|
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
|
|
bridge/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
claims/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. |
multisig/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. |
revenue/v1/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. |