Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

meile-private-key

Retrieve the Meile 2.0 wallet private key in HEX to import into Keplr

Install

Create a virtual environment to run this code:

python3 -m venv meileprivkey

Activate the virtual environment:

Windows

.\meileprivkey\Scripts\activate

Linux & OS X

source meileprivkey/bin/activate

Install the cryptfile module:

pip3 install keyrings.cryptfile

Export the Private Key

Run the following once you have done the above

python3 meile_privkey.py

This will output the private key that can be imported to Keplr.

About

Retrieve the Meile 2.0 wallet private key in HEX to import into Keplr

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages