Skip to content

Instantly share code, notes, and snippets.

pen#PwLXXP

Hi, I'm just your average pen. Kinda new here, just lookin' for frenz.

UPDATE: My cousin pen#JoVrdw joined CodePen!

A Pen by Casey on CodePen.

License.

@ckathleen
ckathleen / real_global_crypto_volume.js
Last active April 5, 2020 03:11
Global crypto volume from Nomics
//docs: http://docs.nomics.com/#tag/Volume
const axios = require('axios').default
const nomics_key = //put your key
const fs = require('fs')
const date_range = 'start=2017-01-01T00%3A00%3A00Z&end=2020-04-01T00%3A00%3A00Z'
var volume_data
axios.get(`https://api.nomics.com/v1/volume/history?key=${nomics_key}&${date_range}&format=csv`)
.then(response => volume_data = response.data)
@ckathleen
ckathleen / Keybase.md
Created September 26, 2018 04:04
Keybase

Keybase proof

I hereby claim:

  • I am ckathleen on github.
  • I am caseycaruso (https://keybase.io/caseycaruso) on keybase.
  • I have a public key ASAfwvaakMhKjgK9aXsvmL17RB5942nKQjPOsRoPA1Pjcwo

To claim this, I am signing this object: