Skip to content

Instantly share code, notes, and snippets.

View chenosaurus's full-sized avatar

David Chen chenosaurus

View GitHub Profile

Keybase proof

I hereby claim:

  • I am chenosaurus on github.
  • I am chenosaurus (https://keybase.io/chenosaurus) on keybase.
  • I have a public key ASDxrsRCNtlICeQva1DeptemT878-2UYsDKki6rCOiuzkwo

To claim this, I am signing this object:

@chenosaurus
chenosaurus / buy.js
Last active April 21, 2017 09:47
script to buy bitcoin on coinbase
//you will need to install node.js and restler first
//npm install restler
//run with the following command
// node buy.js
var sys = require('util'),
rest = require('restler');
//set these to your coinbase API key & the amount you want to buy