1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/app/scripts/controllers
2018-04-16 11:47:06 -04:00
..
address-book.js
balance.js
blacklist.js
computed-balances.js
currency.js app - currency - fix typo + prefer log over console 2018-04-03 10:39:23 -07:00
infura.js
network.js
preferences.js
README.md
recent-blocks.js
shapeshift.js
token-rates.js Maintain token prices using a background service 2018-04-16 11:47:06 -04:00
transactions.js transactions - _normalizeTxParams will now return a new object for txParams 2018-04-05 12:12:02 -07:00

Controllers

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