Skip to content

JonPullinger/ethereum_web_wallet_generator

Repository files navigation

ethereum_web_wallet_generator

This code was written to generate an Ethereum wallet, the public key is sent to a database and the private key remains on the clients device for download, the private key is not shared server side.

Required

Installation

  • Start a mysql server with wtf db-start,
  • Install the sample.sql inside the test database (localhost:133306, root:bluntAndSnakesR1337),
  • Start the local php server with wtf serve

About

This code was written to generate an Ethereum wallet, the public key is sent to a database and the private key remains on the clients device for download, the private key is not shared server side.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors