-
Notifications
You must be signed in to change notification settings - Fork 161
Required documentation #307
Comments
@austinabell feel free to add any item that you think would be good to document 👍 |
Documenting using evm as a module vs using Ethermint could be very useful! I have that outdated template https://github.com/austinabell/etherminty that could be updated as an example and put somewhere more accessible. I think specific docs around converting an Ethereum address to a Cosmos one would be useful (specifically their formatting) as well as maybe some info about exporting and using their keys outside of Ethermint in dev tooling like Metamask. This has tripped up a few and making it clear that the Cosmos formatted address and the hex encoding format of the Ethereum address can represent the same underlying data/address. |
thanks! Agree that we will def need dev tooling docs |
@okwme any suggestions? |
|
This issue is stale because it has been open 30 days with no activity. Remove |
Some things that need to be documented (in no specific order):
x/evm
module specification: see template here.AnteHandler
logic forMsgEthereumTx
ADR: rationalesecp256k1
.cosmos1...
vs0x...
)Metamask, Web3,Remix, TruffleThe text was updated successfully, but these errors were encountered: