trufflesuite / ganache-ui

Personal blockchain for Ethereum development
https://www.trufflesuite.com/ganache
MIT License
4.67k stars 806 forks source link

Already have a metamask account cannot import with ganache seed, needs json or privkey #273

Closed ilanoh closed 6 years ago

ilanoh commented 6 years ago

So where can I find the privkey or json connected to the ganache test seed ?

Metamask won't let me import a wallet with the seed,

Thank you

aleybovich commented 6 years ago

Ganache GUI has a key icon next to every account - click on that key to reveal the account's private key. You can use that private key to import the account to Metamask (make sure metamask is pointing to your custom network)

benjamincburns commented 6 years ago

Closing this, as @aleybovich answered the question. @ilanoh you're best bet is to ask questions like these on gitter first - you're likely to get a response there in 7 minutes instead of 7 days.