ckandr-web is a Web frontend to the existing idea of fetching Cryptocurrency rates from Indian exchanges using the ckandr command-line tool.
(Pssst: It was originally just a project to learn AngularJS 5)
- NodeJS v8.0+
- npm v5.6+
- Chrome Browser with the Cors Toggle extension installed.
$ git clone [email protected]:screwgoth/ckandr-web.git
$ cd ckandr-web
$ npm install
$ npm start
Navigate to http://localhost:4200/
on your browser.
Note: This is just the development server. For now, this is the only way to run the server.
- See the ckandre-web Project Dashboard
- See the ckandr-web Issues
- See the ckandr-web Wiki for more info.