Laconic state machine
Go to file
0xmuralik 482d597318 lint
2022-10-17 16:33:31 +05:30
.bencher ci: add bencher config (#652) 2021-10-08 12:07:03 +00:00
.github use go install, not get 2022-10-04 13:39:50 -05:00
app gofumpt and ignore duplicates 2022-10-17 12:17:56 +05:30
client update fork 2022-10-10 16:08:33 +05:30
cmd add gql 2022-10-12 13:04:44 +05:30
contrib/scripts ethermintd->laconicd 2022-10-13 11:23:17 +05:30
crypto evmos/ethermint -> cerc-io/laconicd 2022-10-13 11:46:53 +05:30
docs lint 2022-10-17 16:33:31 +05:30
encoding update fork 2022-10-10 16:08:33 +05:30
ethereum/eip712 gofumpt and ignore duplicates 2022-10-17 12:17:56 +05:30
gql lint 2022-10-17 16:33:31 +05:30
indexer update fork 2022-10-10 16:08:33 +05:30
networks/local evmos/ethermint -> cerc-io/laconicd 2022-10-13 11:46:53 +05:30
nix ethermintd->laconicd 2022-10-13 11:23:17 +05:30
proto lint 2022-10-17 16:33:31 +05:30
rpc update fork 2022-10-10 16:08:33 +05:30
scripts evmos/ethermint -> cerc-io/laconicd 2022-10-13 11:46:53 +05:30
server flags fix 2022-10-12 14:32:09 +05:30
testnet testnet dir 2022-10-13 11:26:07 +05:30
tests gofumpt and ignore duplicates 2022-10-17 12:17:56 +05:30
testutil fix error in testutil/network/util.go 2022-10-11 15:43:38 +05:30
third_party/proto evm: EIP1559 & go-ethereum related updates (#469) 2021-08-25 14:45:51 +00:00
tools update fork 2022-10-10 16:08:33 +05:30
types evmos/ethermint -> cerc-io/laconicd 2022-10-13 11:46:53 +05:30
utils lint 2022-10-17 11:55:19 +05:30
version more fixes 2021-04-18 18:39:15 +02:00
x lint 2022-10-17 16:33:31 +05:30
.clang-format ci: enable backport for v0.8 and v0.7 (#784) 2021-11-25 11:06:30 +00:00
.dockerignore build: fix docker setup (#337) 2021-08-04 09:30:13 +00:00
.gitattributes add gitattributes file (#567) 2021-09-16 08:36:08 +00:00
.gitignore migrate: add dxns module 2022-04-05 12:39:27 +05:30
.golangci.yml x/evm/keeper: save 24B with Go in-condition variable idiom (#828) 2021-12-14 00:51:36 +01:00
.goreleaser.yml ci: fix goreleaser (#708) 2021-10-29 15:56:09 +02:00
.mergify.yml deps: bump IBC v3-rc0 (#947) 2022-02-17 15:34:58 +01:00
.semgrepignore ci: semgrep config (#917) 2022-01-24 15:35:02 +01:00
buf.work.yaml evm: EIP1559 & go-ethereum related updates (#469) 2021-08-25 14:45:51 +00:00
CHANGELOG.md update fork 2022-10-10 16:08:33 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2018-07-17 11:52:20 -04:00
codecov.yml all: linter (#532) 2021-09-05 11:03:06 +00:00
CONTRIBUTING.md update fork 2022-10-10 16:08:33 +05:30
default.nix ethermintd->laconicd 2022-10-13 11:23:17 +05:30
docker-compose.yml update fork 2022-10-10 16:08:33 +05:30
Dockerfile update fork 2022-10-10 16:08:33 +05:30
go.mod lint 2022-10-17 16:33:31 +05:30
go.sum lint 2022-10-17 16:33:31 +05:30
gomod2nix.toml update fork 2022-10-10 16:08:33 +05:30
init.bat ethermintd->laconicd 2022-10-13 11:23:17 +05:30
init.sh ignore solidity test 2022-10-12 17:24:07 +05:30
LICENSE docs: re-license to LGPLv3 (#800) 2021-11-30 09:22:21 +01:00
Makefile ignore solidity test 2022-10-12 17:24:07 +05:30
README.md update fork 2022-10-10 16:08:33 +05:30
starport.yml ethermintd->laconicd 2022-10-13 11:23:17 +05:30

Ethermint

banner

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.18+

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 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 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 Cosmos Jobs, Notion, or feel free to reach out via email.