Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mplacona/coinconverter

A currency converter for crypto coins
https://github.com/mplacona/coinconverter

Last synced: 7 days ago
JSON representation

A currency converter for crypto coins

Awesome Lists containing this project

README

        

CoinConverter - V 0.1
=============

A currency converter for crypto coins (Currently only supports USD, BTC and LTC)

Based on [BTC-e](https://btc-e.com) Public API.

## Demo
[CoinConverter](http://coinconverter.placona.co.uk) on Placona.co.uk

## Dependencies
* [nodejs](http://nodejs.org)
* [npm](https://npmjs.org/)

## Quick start
- Clone or download this repo.
- Run `npm install`
- Run `node app.js`
- Access your app in `http://localhost:3000`

## License
Copyright (c) 2013 @marcos_placona, Marcos Placona.
Licensed under the MIT license.