fjrojasgarcia / MyEtherWallet

MyEtherWallet v5 codebase

Home Page:https://staging.mewbuilds.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website Github All Releases GitHub issues Travis GitHub package version Greenkeeper badge GitHub contributors

MyEtherWallet is a doorway to the Ethereum blockchain, allowing users to manage their own funds without a centralized platform. -Stephen, #MEWForce

"MyEtherWallet Logo

Philosophy

  • Empower the people: Give people the ability to interact with the Ethereum blockchain easily, without having to run a full node.
  • Make it easy & free: Everyone should be able to create a wallet and send Ether & Tokens without additional cost.
  • People are the Priority: People are the most important & their experience trumps all else. If monetization worsens the experience, we don't do it. (e.g. ads)
  • A learning experience, too: We want to educate about Ethereum, security, privacy, the importance of controlling your own keys, how the blockchain works, and how Ethereum and blockchain technologies enable a better world.
  • If it can be hacked, it will be hacked: Never save, store, or transmit secret info, like passwords or keys.
  • Offline / Client-Side: User should be able to run locally and offline without issue.
  • Private: No tracking!!! No emails. No ads. No demographics. We don't even know how many wallets have been generated, let alone who / what / where you are.
  • Open source & audit-able

Getting started

  1. Open terminal
  2. Clone the repo: git clone git@github.com:MyEtherWallet/MyEtherWallet.git
  3. run npm build. You can also use the offline version by opening the index file from the dist folder with your preferred browser
  4. start npm start
  5. App should be running in http://localhost:8080

MEW Around the Web

Bug / Feature Request

If you find a bug, or want a new feature added, please submit it on the Github Issues

About

MyEtherWallet v5 codebase

https://staging.mewbuilds.com

License:MIT License


Languages

Language:Vue 43.3%Language:JavaScript 31.2%Language:CSS 25.3%Language:HTML 0.1%Language:Shell 0.0%