397e862a1e
It's better to always close the db before exit, so we will be noticed when any error happens. Otherwise, serious errors can silently happen, e.g, corrupted db, pending write missing ... Fixes #538 |
||
---|---|---|
.github | ||
app | ||
client | ||
cmd | ||
contrib/scripts | ||
crypto | ||
docs | ||
encoding | ||
ethereum/rpc | ||
log | ||
networks/local | ||
proto | ||
scripts | ||
server | ||
tests | ||
testutil/network | ||
third_party/proto | ||
types | ||
version | ||
x | ||
.dockerignore | ||
.gitignore | ||
.golangci.yml | ||
.goreleaser.yml | ||
.mergify.yml | ||
buf.work.yaml | ||
CHANGELOG.md | ||
clang-format | ||
CODE_OF_CONDUCT.md | ||
codecov.yml | ||
CONTRIBUTING.md | ||
docker-compose.yml | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
gometalinter.json | ||
init.bat | ||
init.sh | ||
LICENSE | ||
Makefile | ||
README.md | ||
starport.yml |
Ethermint
Ethermint is a scalable, high-throughput Proof-of-Stake blockchain that is fully compatible and interoperable with Ethereum. It's build using the 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 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 more, please refer to the Ethermint Docs, which are also hosted on ethermint.dev.
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.