ethermint icon indicating copy to clipboard operation
ethermint copied to clipboard

Implement cosmos messages on EVM level

Open danburck opened this issue 1 year ago • 1 comments

https://www.notion.so/evmos/Cosmos-Functions-on-EVM-Level-c32d95bee0bb45f4913ddb9eb491378f

To interact with the cosmos blockchain we need a smart contract that will enable to vote/stake/… with just a simple ethereum transaction

danburck avatar Aug 12 '22 15:08 danburck

Implementing a generic MsgServer and Querier as stateful precompile seems like the correct approach here.

Similar to how it is handled in CosmWasm.

itsdevbear avatar Sep 17 '22 21:09 itsdevbear

This issue is stale because it has been open 45 days with no activity. Remove Status: Stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Nov 03 '22 00:11 github-actions[bot]