Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am dancreee on github.
  • I am dancreee (https://keybase.io/dancreee) on keybase.
  • I have a public key ASAAEwZIDObNvmXYs4pU-g1U28dCO9MSlWaLWhkbRm6PCAo

To claim this, I am signing this object:

@dancreee
dancreee / tokenTracker.js
Created February 6, 2021 01:21
Token performances 90/60/30 day pulled from coin gecko, ordered by 90 day performance.
const fs = require("fs");
const CoinGecko = require("coingecko-api");
const { table } = require("table");
const chalk = require("chalk");
const dateFormat = require("dateformat");
const cg = new CoinGecko();
const coins = [
// Benchmarks