Skip to content

PrimaBlock/etherwallet

 
 

Repository files navigation

https://www.myetherwallet.com - Content of MyEtherWallet.com is served directly from github.

MyEtherWallet

MyEtherWallet is an open source, javascript, client-side tool for generating Ether wallets. It was created, and is maintained, by kvhnuke and tayvano aka insomniasexx.

Purpose

MyEtherWallet was created because many users were having immense trouble setting up the command-line ethereum client on their computers. Therefore, created this browser-based GUI wallet to...

  • Import client wallet files and presale wallet files.
  • Generate wallets completely client side and provide raw private keys, JSON files, and paper version of the account.
  • Bulk generate wallets
  • Generate & send transactions
  • We hope that it'll help most of us to accomplish day to day tasks without having a fully running client.

Contact

If you can think of any other features or run into bugs, let us know. You can fork, open a PR, open an issue, message kvhnuke on reddit, email tayvano or in any of these ways.

TODO / In Progress

.com & CX

  • Send Transactions - display in whatever the radio button says, not WEI
  • Send Transactions - Add optional custom gas limit / data on standard send transaction tab
  • Global - Modularize the JS to use across .com and CX
  • Generate Wallet / Bulk Generate - When generating a new wallet, the password is shown in plaintext instead of dots. I would rather have them shown as dots, perhaps with a optional ticker to show the plaintext. (from reddit thread)

just .com

  • View Wallet Details - Add unencrypted JSON option
  • View Wallet Details - Add unencrypted -> Encrypted option
  • Offline Transactions "Would be great to have a feature where it automatically generates QR code for signed transaction (show the QR code along the signed transaction box), which will totally removes the risks for using a USB to connect to an offline computer to download the signed transaction then broadcast into a networked computer." https://www.reddit.com/user/Bitnicity

just CX

  • Global - Implement Checksums
  • Would be nice if on quick send it defaulted to the only wallet you have if you have just one created. (from reddit thread)
  • The watch address doesn't show in the popup view from the extension button in the browser bar.
MyEtherWallet.com & MyEtherWallet CX are licensed under The MIT License (MIT).

Packages

No packages published

Languages

  • JavaScript 69.6%
  • HTML 17.6%
  • Smarty 10.3%
  • CSS 2.2%
  • Other 0.3%