Skip to content

Instantly share code, notes, and snippets.

View dawsbot's full-sized avatar
💭
Bringing web3 to emerging markets - web3perf

Dawson Botsford dawsbot

💭
Bringing web3 to emerging markets - web3perf
View GitHub Profile
//taken from "Example single address request" on https://chain.com/docs/v2/node/#bitcoin-address
var chain = require('chain-node');
chain.getAddress('17x23dNjXJLzGMev6R63uyRhMWP1VHawKc', function(err, resp) {
console.log(resp);
});
@dawsbot
dawsbot / Introduction_hackathon.md
Last active August 29, 2015 14:05
Intro Hackathon

Team Members

  • Dawson Botsford

Visualization

visualization

JSFiddle