laconicd/x/evm/atlas/atlas.toml
Federico Kunze 6000ab2098
chore: un-fork from cosmos (#166)
* chore: un-fork from cosmos

* rm LoC
2021-06-22 06:49:18 -04:00

34 lines
667 B
TOML

[module]
description = "The evm module executes Ethereum Virtual Machine (EVM) state transitions."
homepage = "https://github.com/tharsis/ethermint"
keywords = [
"evm",
"ethereum",
"ethermint",
]
name = "x/evm"
[bug_tracker]
url = "https://github.com/tharsis/ethermint/issues"
[[authors]]
name = "fedekunze"
[[authors]]
name = "austinabell"
[[authors]]
name = "alexanderbez"
[[authors]]
name = "noot"
[[authors]]
name = "araskachoi"
[version]
documentation = "https://raw.githubusercontent.com/tharsis/ethermint/main/x/evm/atlas/atlas-v0.3.1.md"
repo = "https://github.com/tharsis/ethermint/releases/tag/v0.3.1"
sdk_compat = "v0.39.x"
version = "v0.3.1"