Skip to content

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

License

Notifications You must be signed in to change notification settings

isabella232/mycrypto.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.5%
  • Smarty 11.6%
  • CSS 2.7%
  • HTML 2.2%