Skip to content

Instantly share code, notes, and snippets.

@cicrijerzs
cicrijerzs / cashmine.py
Created August 17, 2017 17:13
Bitcoin Cash mining calculator
#!/usr/bin/python
import urllib2,simplejson,sys
# usage python cashmine.py <ths>
# example to calculate bitcoin cash earning for 14 ths, python cashmine.py 14
def calc():