All Projects → jamesgeorge007 → Crypto Compare

jamesgeorge007 / Crypto Compare

Comparison chart between popular cryptocurrencies.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Crypto Compare

Sysmon
A B/S mode system monitor for linux (demo http://199.247.1.240:2048)
Stars: ✭ 110 (+423.81%)
Mutual labels:  chartjs, webapp
Awesome Monero
Curated list of links of useful resources for the Monero crypto-currency
Stars: ✭ 15 (-28.57%)
Mutual labels:  cryptocurrency
Keras Flask Deploy Webapp
😺 Pretty & simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
Stars: ✭ 856 (+3976.19%)
Mutual labels:  webapp
Odyn
A prototype anonymous proof-of-work blockchain
Stars: ✭ 13 (-38.1%)
Mutual labels:  cryptocurrency
Coin Ocd
Drive yourself insane by obsessively following cryptocurrency prices
Stars: ✭ 11 (-47.62%)
Mutual labels:  cryptocurrency
Currencyviewer
Short python framework that dynamically displays and converts the cryptocurrencies in your Kraken wallet into equivalents fiat money.
Stars: ✭ 13 (-38.1%)
Mutual labels:  cryptocurrency
Generator Gulp Express Webapp
Yeoman generator for building a simple web app using express + gulp. This project contains proper project and build structure to be easily extensible.
Stars: ✭ 8 (-61.9%)
Mutual labels:  webapp
Blockchain Papers
区块链相关的有价值的文献
Stars: ✭ 20 (-4.76%)
Mutual labels:  cryptocurrency
Phoenixcoin
Phoenixcoin (PXC) is a decentralised open source digital currency.
Stars: ✭ 14 (-33.33%)
Mutual labels:  cryptocurrency
Lightning App
An easy-to-use cross-platform Lightning wallet
Stars: ✭ 872 (+4052.38%)
Mutual labels:  cryptocurrency
Naivecoin
A cryptocurrency implementation in less than 1500 lines of code
Stars: ✭ 868 (+4033.33%)
Mutual labels:  cryptocurrency
Livecoin Api
LiveCoin RESTful API wrapper for Node.js
Stars: ✭ 12 (-42.86%)
Mutual labels:  cryptocurrency
Stellar Checkout
A javascript plugin for the stellar.org blockchain
Stars: ✭ 14 (-33.33%)
Mutual labels:  cryptocurrency
Vectorbt
Ultimate Python library for time series analysis and backtesting at scale
Stars: ✭ 855 (+3971.43%)
Mutual labels:  cryptocurrency
Chartjs Doc Zh Cn
Chart.js 中文文档
Stars: ✭ 15 (-28.57%)
Mutual labels:  chartjs
Gpusorting
Implementation of a few sorting algorithms in OpenCL
Stars: ✭ 9 (-57.14%)
Mutual labels:  comparison
D3 Spotmatrix
Open Source Javascript Library to render Spot Matrix Charts using D3.js
Stars: ✭ 12 (-42.86%)
Mutual labels:  comparison
Cloudbeaver
Cloud Database Manager
Stars: ✭ 871 (+4047.62%)
Mutual labels:  webapp
Aquachain
MOVED
Stars: ✭ 20 (-4.76%)
Mutual labels:  cryptocurrency
Bluewallet
Bitcoin thin client for iOS & Android. Built with React Native
Stars: ✭ 878 (+4080.95%)
Mutual labels:  cryptocurrency

Open Source Love

Crypto Compare

  • Cryptocurrency comparison chart made out in React and Chart-js 2.
  • Fetches cryptocurrency prices from the REST Api service provided by coinmarketcap.
  • Did as a sample project while messing around with chart-js and React.

Have a look

Line Chart

Bar Chart

Horizontal Bar Chart

Doughnut

Pie Chart

Types of charts

  • Line Chart
  • Bar Chart
  • Horizontal Bar Chart
  • Doughnut
  • Pie Chart

Dependencies

  • react-chartjs-2 npm install react-chartjs-2
  • chart-js npm install chart.js
  • isomorphic-unfetch npm install isomorphic-unfetch

Instructions

  • Clone the repo and navigate to the project directory.
  • Run npm install to install the dependencies.
  • Now Run npm start and the server starts at localhost:3000
  • Have fun 😃
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].