300af0df0e
* fix: issue #310 - add ip-addresses for localnet-setup generation - add localnet-setup folder to keep localnet-setup-artifacts - map localnet-setup-artifacts to containers - change start-docker.sh to pick up generated testnet artifacts * feat: get rid of explicit ip-address-assignments for containers * feat: get rid of docker-localnet, introduce localnet-build and localnet-show-logstream, fix localnet-unsafe-reset and localnet-clean, add comments * fix: add --no-cache on docker build, exclude build-directory |
||
---|---|---|
.github | ||
app | ||
client | ||
cmd | ||
crypto | ||
docs | ||
encoding | ||
ethereum/rpc | ||
networks/local | ||
proto/ethermint | ||
scripts | ||
server | ||
tests | ||
testutil/network | ||
third_party/proto | ||
types | ||
version | ||
x/evm | ||
.dockerignore | ||
.gitignore | ||
.golangci.yml | ||
.goreleaser.yml | ||
.mergify.yml | ||
buf.yaml | ||
CHANGELOG.md | ||
clang-format | ||
CODE_OF_CONDUCT.md | ||
codecov.yml | ||
config.yml | ||
CONTRIBUTING.md | ||
docker-compose.yml | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
gometalinter.json | ||
init.bat | ||
init.sh | ||
LICENSE | ||
Makefile | ||
README.md |
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.
WARNING: Ethermint is under VERY ACTIVE DEVELOPMENT and should be treated as pre-alpha software. This means it is not meant to be run in production, its APIs are subject to change without warning and should not be relied upon, and it should not be used to hold any value. We will remove this warning when we have a release that is stable, secure, and properly tested.
Note: Requires Go 1.15+
Quick Start
To learn how the Ethermint works from a high-level perspective, go to the Introduction section from the documentation.
For more, please refer to the Ethermint Docs, which are also hosted on docs.ethermint.zone.
Community
The following chat channels and forums are a great spot to ask questions about Ethermint: