almindor / etherwall

Ethereum QT5 Wallet
GNU General Public License v3.0
142 stars 59 forks source link

Transfer from Ethereum Wallet to Metamask #119

Closed Winch2 closed 3 years ago

Winch2 commented 3 years ago

Hi - I'm sure I'm being v dim though can't find out how to transfer from Etherdyne Wallet to Metamask (I want to buy some GEO). I'd appreciate someone pointing me in the right direction of some advice/support. Thanks, Lars

almindor commented 3 years ago

Of course. The accounts are stored with std. geth and you can also export them in the same format so you don't need to find the originals. This puts them out encrypted with the password, just so you understand.

You can right click on an account you might want to use elsewhere, export and save the file somewhere. Password stays the same for that account. You can then use MEW or any other wallet that supports Geth accounts to access it by pointing to the file and opening it with your password.

almindor commented 3 years ago

Closing the issue, if you encountered problems please reopen.