nifty-wallet/app/scripts/controllers
Dan e9ca7199ab Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions. 2018-04-16 21:23:29 -02:30
..
README.md add READMEs to folders, re #3427 2018-03-14 15:33:22 +02:00
address-book.js Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions. 2018-04-16 21:23:29 -02:30
balance.js Add validation to balance constructor 2017-10-18 12:21:22 -07:00
blacklist.js app - warn on fetch errors instead of spamming sentry 2018-04-03 10:33:10 -07:00
computed-balances.js Fix lint warnings 2017-10-21 21:06:39 +02:00
currency.js Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions. 2018-04-16 21:23:29 -02:30
infura.js app - warn on fetch errors instead of spamming sentry 2018-04-03 10:33:10 -07:00
network.js Merge branch 'uat' into uat-master-011618 2018-01-16 18:17:28 -08:00
preferences.js Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions. 2018-04-16 21:23:29 -02:30
recent-blocks.js Prefer passing a provider over an ethQuery instance 2018-01-12 10:25:36 -08:00
shapeshift.js Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions. 2018-04-16 21:23:29 -02:30
transactions.js transactions - _normalizeTxParams will now return a new object for txParams 2018-04-05 12:12:02 -07:00

README.md

Controllers

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