Skip to content

Instantly share code, notes, and snippets.

View cryptocracy's full-sized avatar
🗽
Buidling

Cryptocracy cryptocracy

🗽
Buidling
View GitHub Profile
Verifying my Blockstack ID is secured with the address 1FwzKZvPp1GXvQGCg3qpgHFWGBUiSGbu5p https://explorer.blockstack.org/address/1FwzKZvPp1GXvQGCg3qpgHFWGBUiSGbu5p
@cryptocracy
cryptocracy / onename.txt
Last active April 10, 2016 04:27
OneName
Verifying that +secretgarden is my blockchain ID. https://onename.com/secretgarden
@cryptocracy
cryptocracy / bitswitch_intel_edison_main.js
Last active August 29, 2015 14:16 — forked from makevoid/bitswitch_intel_edison_main.js
BitSwitch for Intel Edison sample using Node.js
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:false */
/*global */
var mraa = require('mraa'); //require mraa
var request = require('request');
var _ = require('underscore')
var addr2watch = '19e2eU15xKbM9pyDwjFsBJFaSeKoDxp8YT' // bitcoin address to watch
//var loop_time = 10000 // ms (check every 10 sec)