nuuts / crypto20_dashboard

A Dashboard tracking the CRYPTO20 ICO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRYPTO20 Dashboard

This dashboard tracks the status of the CRYPTO20 ICO

Contributing

Pull requests are welcome, to start the dashboard locally you will need to make sure you have Ruby installed, then:

  1. Make sure you have bundler installed: gem install bundler
  2. Clone this repository
  3. cd into the repository folder
  4. Run bundle install to install dependencies
  5. Run bundle exec smashing start to run the dashboard

Bootstrapping with warm chart data

Most notably, you can use the history.yaml file within Smashing to accomplish this, however we want to quickly copy the 'points' JSON structure from the /events endpoint, paste it in a file, build out the doctor container and have it "just work". So, we do so under bootstrap_data/points.json.

About

A Dashboard tracking the CRYPTO20 ICO


Languages

Language:JavaScript 33.8%Language:CSS 23.5%Language:CoffeeScript 18.5%Language:Ruby 12.4%Language:HTML 11.8%