Giter Club home page Giter Club logo

myetherwallet's Introduction

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

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 & auditable

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

Reporting a Vulnerability

Please do not file a public ticket mentioning the vulnerability.

To find out how to disclose a vulnerability visit hackerone.com/myetherwallet.

Getting started

  1. Make sure you have NodeJS newer than version 8, but older than version 12, and NPM version 6 or greater.
  2. Open terminal
  3. Clone the repo: git clone [email protected]:MyEtherWallet/MyEtherWallet.git
  4. run npm i to install node packages.
  5. run npm run build. If instructed to edit package.json to use newly released versions of dependencies, do so and then run npm update and npm run build again. After this step succeeds, you can stop and use the offline version by opening the index file from the dist folder with your preferred browser.
  6. start with npm start. If instructed to edit package.json for newly updated dependencies, see previous step.
  7. If npm start fails and above the error message it states 'new update found' then the package.json version of the indicated packages needs to be updated to match the versions shown in the notice.
  8. App should be running in https://localhost:8080

Developers

  1. Open terminal
  2. Clone the repo: git clone [email protected]:MyEtherWallet/MyEtherWallet.git
  3. run git checkout develop
  4. run npm i to install node packages.
  5. run npm run build. You can also use the offline version by opening the index file from the dist folder with your preferred browser
  6. start npm run dev
  7. App should be running in https://localhost:8080

Can't start due to an update found: Update the package in the package.json as told by the terminal error you see. Example error: new update found print-js 1.0.60 1.0.63 2019-11-15T05:05:52.202Z

EACCESS issue can be resolved by running: sudo chown -R $(whoami) ~/.npm For other issues, try the steps shown here: MyEtherWallet#1182 (comment) by @tomwalton78

myetherwallet's People

Contributors

gamalielhere avatar kvhnuke avatar stevemieskoski avatar hsurf22 avatar gesseekur avatar greenkeeper[bot] avatar josipbagaric avatar olgakup avatar johnnyjumper avatar austinbourdier avatar herrerameri avatar tomasvrba avatar sudoryan avatar keepkeyjon avatar interfect avatar wethioproject avatar jdufff avatar dassus avatar ggarri avatar yazzyyaz avatar tinalst avatar wbt avatar zosodemon avatar alepc253 avatar magford avatar douglasbakkum avatar wjmelements avatar waltonchain avatar secalot avatar ethercoreadmin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.