Skip to content

hiroshi1tanaka/gethkey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gethkey

This is a temporarily solution to extract private keys from the old key store on the current olympic test net. This will only work for clients that have old keys (geth <v0.9.20).

Usage:

gethkey <address> <export_file>

Installation:

Installation assumes you have godep installed

git clone https://github.com/ethereum/gethkey.git
cd gethkey
godep go install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%