summaryrefslogtreecommitdiffstats
path: root/mining/poll_btcguild
diff options
context:
space:
mode:
authormakefu <makefu@syntax-fehler.de>2011-06-21 17:06:05 +0200
committermakefu <makefu@syntax-fehler.de>2011-06-21 17:06:05 +0200
commite7e5df799eb6ee0729383a5f609c170abe94771f (patch)
treeb1dcf4b6d3ac972b0f5ed85ea97a38631e6e81d9 /mining/poll_btcguild
parent3ad199a3be4838b3311b77378a8124d3a5a493cb (diff)
added btcguild poll script
Diffstat (limited to 'mining/poll_btcguild')
-rw-r--r--mining/poll_btcguild2
1 files changed, 2 insertions, 0 deletions
diff --git a/mining/poll_btcguild b/mining/poll_btcguild
new file mode 100644
index 00000000..92a02657
--- /dev/null
+++ b/mining/poll_btcguild
@@ -0,0 +1,2 @@
+API_KEY=
+curl http://www.btcguild.com/api.php\?api_key\=${API_KEY} | python -mjson.tool