Skip to content

Generation private key from seed phrase with custom derivation path. Cosmos Ecosystem.

Notifications You must be signed in to change notification settings

massprogressive/private-key-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

private-key-generation

Generation private key from seed phrase with custom derivation path. Cosmos Ecosystem.

How to use

Clone the repiository, create Python virtual envirenement, install hdwallet package and modify private-key.py file.

virtualenv venv
source venv/bin/activate
pip install hdwallet

python private-key.py

About

Generation private key from seed phrase with custom derivation path. Cosmos Ecosystem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages