1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers
2018-04-13 17:56:28 -04:00
..
address-book.js
balance.js
blacklist.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
computed-balances.js
currency.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
infura.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
network.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
preferences.js Use extension api to get initial locale. 2018-03-22 12:49:19 -02:30
README.md add READMEs to folders, re #3427 2018-03-14 15:33:22 +02:00
recent-blocks.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
shapeshift.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
transactions.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00

Controllers

Different controllers (in the sense of *VC *View-Controller).