isabella232 / mycrypto.com

Legacy version of MyCrypto.com. Was used in production from 2015-2018. See https://github.com/MyCryptoHQ/mycrypto for up-to-date codebase

Home Page:https://legacy.mycrypto.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyCrypto

Download the Latest Release

Developers

  • 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

If you would like to play around with this one for whatever reason:

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.

To Prep for Production

$ gulp prep
$ gulp zipit

License

Adapted from https://github.com/kvhnuke/etherwallet

Copyright (c) 2015-2017 MyEtherWallet LLC

Copyright (c) 2018 MyCrypto, Inc.

About

Legacy version of MyCrypto.com. Was used in production from 2015-2018. See https://github.com/MyCryptoHQ/mycrypto for up-to-date codebase

https://legacy.mycrypto.com/

License:MIT License


Languages

Language:JavaScript 83.6%Language:Smarty 11.6%Language:CSS 2.7%Language:HTML 2.2%