Skip to content

An insecure PoC of an Ethereum private-key-from-traditional-credentials generator.

License

Notifications You must be signed in to change notification settings

imxeno/credentials-auth-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

credentials-auth-wallet

A simple CLI application, which allows you to generate an Ethereum wallet from traditional credentials (username and password) without storing anything anywhere. PoC (see: first commit) was developed in 15 minutes or so, I made some changes afterwards.

How to use

I am assuming you already have yarn, but you may use npm if you want.

  • clone the project using git and enter its directory
  • install dependencies using yarn install
  • use yarn start to start the cli interface
  • proceed with given instructions

Shout-out to

Releases

No releases published

Packages

No packages published