Skip to content

jaracil/ethbrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethbrain

Transforms a passphrase into a valid Ethereum/BSC/Polygon/... wallet

It uses the SHA256 Hash function to derivate private key from passphrase.

Why?

I needed a way to regain access to my wallets without depending on any physical instrument.

Install

npm install -g ethbrain

Usage

Options:
-p              Show private key in hex format.
-q              Show private key QR code.
--help, -h      Show help.

Usage example:
ethbrain -p -q  #Show private key in hex format and QR code. 

About

Transforms a passphrase into a valid Ethereum/BSC/Polygon/... wallet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published