Bitcoin Forum
June 27, 2024, 12:00:39 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] coinswitch: a mining profitability switcher for CoinWarz & Cryptsy users  (Read 512 times)
salfter (OP)
Hero Member
*****
Offline Offline

Activity: 651
Merit: 501


My PGP Key: 92C7689C


View Profile WWW
June 13, 2014, 12:08:49 AM
Last edit: June 13, 2014, 04:30:50 PM by salfter
 #1

CoinChoose's data has apparently gotten stale over the past few months due to a lack of maintenance, which has made CryptoSwitcher somewhat less useful.  This package doesn't try to do all of the things that CryptoSwitcher did, but what it does, it should do well.  Its workflow is roughly as follows:

  • see what coins are tradable for BTC on Cryptsy
  • check CoinWarz for profitability information (tested with scrypt coins, but others should work)
  • find the most profitable coin to mine that we'll be able to trade for BTC
  • call a shell script to switch pools, if necessary
  • wait and repeat

You'll need API keys for both Cryptsy and CoinWarz.  CoinWarz charges for use of its API after the first 1000 calls; checking once per hour, you should be able to try out this script for six weeks before running out.

Grab it from https://github.com/salfter/coinswitch.  PyCryptsy is included as a submodule, so you'll want to grab it as well:

Code:
git clone https://github.com/salfter/coinswitch
cd coinswitch
git submodule init
git submodule update

See the README for further details.  coinswitch itself is in Python, but it calls shell scripts to do the actual switching, which can have their own dependencies.  (Mine depend on a PHP script I knocked together for use with CryptoSwitcher. For that matter, the shell scripts are the same ones I used with CryptoSwitcher.)

Tipjars: BTC 1TipsGocnz2N5qgAm9f7JLrsMqkb3oXe2 LTC LTipsVC7XaFy9M6Zaf1aGGe8w8xVUeWFvR | My Bitcoin Note Generator | Pool Auto-Switchers: zpool MiningPoolHub NiceHash
Bitgem Resources: Pool Explorer Paper Wallet
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!