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 import wallet by private key #14745

Closed
IAMouMeng opened this issue Dec 21, 2024 · 2 comments
Closed

How to import wallet by private key #14745

IAMouMeng opened this issue Dec 21, 2024 · 2 comments

Comments

@IAMouMeng
Copy link

💎 Issue

How to import wallet by private key

Background

I only backup the private key , i'm trying ./prysm.sh validator accounts import --import-private-key-file=/root/ethereum/validator_keys/custom_key.txt But i need enter the keystore file path

Enter the directory or filepath where your keystores to import are located:

Description

How to generate the eth2.0 keystore file by private key

@prysmaticlabs prysmaticlabs deleted a comment from Ddaylit Dec 22, 2024
@james-prysm
Copy link
Contributor

you should be able to by providing where you want the keystores to be imported to
either by entering the path to your wallet or using the keys-dir flag. after doing that a keystore should be generated from the private key.

@james-prysm
Copy link
Contributor

closing this for now please refer to the solution above

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