$ git clone https://github.com/Nemsae/leos
$ cd leos
$ npm i
$ cd client && npm i
$ cd..
$ npm start
$ cd client && npm run test-all
change post to a get, so we can put in myEther var into the query paramschange name of initial computeWithPercentage3add computeWithPercentage3Add navigation to display Help/How to Use- figure out how to implement react-dom history into tests
- fix localStorage to initialize app with persistedState
- integrate graphql
abstract out FilterLinksadd tests for reusable components- Local Storage to save settings (like which symbol to load)
- MOVE from thunk to Saga
- REMOVE thunk, react toolbox and flux
- REMOVE AppDispatcher and API.js
- Add copy to clipboard for currency-rate and benchmark
- Stream current exchange rate of the symbol
- Deploy (with an interface) to ElasticBeanstalk
- Save actual payouts to MongoDB/DynamoDB
- Look into exploring EOS block