Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

MyEtherWallet/etherwallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c45458c · Jul 29, 2016
Jul 29, 2016
Jul 29, 2016
May 27, 2016
Jul 29, 2016
Jul 29, 2016
Jun 1, 2016
Aug 13, 2015
Apr 14, 2016
Jun 13, 2016
Jun 12, 2016
Jun 12, 2016

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.

Version 2 expands on this vision to offer:

  • Generate and send offline transactions, ensuring your private keys never leave your computer.
  • Include custom gas / data in the standard send transaction tab.
  • Rewritten in Angular in order to make it was easier to update and maintain.
  • Crowdsale / Token Sale support on a case by case basis (Digix, Slock.it, etc.)
  • New encryption method. Now matches geth / Mist keystore format (v3) to make moving between MyEtherWallet and Mist much easier.
  • QR codes on the Offline Transaction page for easier transferring between computers.
  • Ability to create a custom link that will pre-fill the send transaction tab with the to address, amount, data, and gas. All the user has to do is unlock their wallet and press send.

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

See our trello baord

MyEtherWallet.com & MyEtherWallet CX are licensed under The MIT License (MIT).