nifty-wallet/app/scripts
Victor Baranov 8b514eaaec Fix unit tests 2019-08-08 19:37:54 +03:00
..
account-import-strategies
controllers Fix unit tests 2019-08-08 19:37:54 +03:00
lib RSK testnet support 2019-06-11 16:59:32 +03:00
migrations upstream from mm 4.9.3 2018-10-18 15:52:58 +03:00
platforms ESLint fixes; update version of chromedriver 2019-06-06 14:22:54 +03:00
README.md
background.js Get upstream from v4.16.0 2018-10-24 20:17:32 +03:00
chromereload.js
contentscript.js eslint fix 2019-04-17 23:39:27 +03:00
edge-encryptor.js
first-time-state.js
inpage.js isNiftyWallet prop 2019-06-26 15:44:57 +03:00
metamask-controller.js Merge branch 'develop' into fix-gasprice-estimation 2019-08-07 15:22:11 +03:00
notice-controller.js Default NoticeController ctor opts to empty obj 2018-09-11 12:12:35 -07:00
phishing-detect.js tests - integration - Add Drizzle tests (#5467) 2018-10-10 01:12:43 -04:00
popup-core.js eslint --fix . 2018-07-02 18:49:33 -04:00
ui.js upstream from MM 4.11.0 2018-10-19 18:18:48 +03:00

README.md

Main MetaMask Code

This folder contains the core-code.

Currently, it is organized mostly based on file category, like:

controllers, migrations, lib

Ongoing Task

Refactor code-structure, thus the subsystems are reflected on the filesystem.

Examples