-
If you would like to contribute, please look at our new and improved React/Typescript Repo
-
master is the working / development branch
-
gh-pages contains only the smaller dist folder only and is served to MyCrypto.com
First, clone the repo and cd
into the working directory. Then...
$ npm install
$ npm run dev
Open the resulting dist/index.html
file in your browser.
Gulp will auto-build it upon save.
$ gulp prep
$ gulp zipit
Adapted from https://github.com/kvhnuke/etherwallet
Copyright (c) 2015-2017 MyEtherWallet LLC
Copyright (c) 2018 MyCrypto, Inc.