Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to setup Geth account password #1817

Open
RickyElune opened this issue Feb 25, 2021 · 2 comments
Open

How to setup Geth account password #1817

RickyElune opened this issue Feb 25, 2021 · 2 comments

Comments

@RickyElune
Copy link

Hi,

I'm running the whole backend well and want to import the geth accounts of into my Metamask wallet. It requires the password of geth account. I checked the "dev_geth.ex" file and found your procedure of creating geth accounts. Seems you set the password as blank with an empty text file by command line. MetaMask, however, forcibly requires a password to import the account.

Can I set password of the initial geth accounts in this system?

1

2

@RickyElune
Copy link
Author

3

@InoMurko
Copy link
Contributor

dev_geth.ex is only used for unit tests.

if you're running the backend, I presume you're starting it with docker compose?
This should help you: https://github.com/omgnetwork/specs/blob/master/apps/itest/lib/account.ex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants