Bitcoin Forum
May 03, 2024, 08:06:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / [ANN][CALCULATOR] PHP Mining Income Calculator - MIT License, API built-in on: April 21, 2014, 08:21:18 AM
Hi guys, I've released a mining profit calculator written in PHP. It can be used as a front-end to a website with a simple templating system (as shown here on my X11 profit calculator site), and provides a built-in JSON API. It supports two types of data collection - daemon RPC and external Abe-based block explorers for those of you who want to host it on a service that doesn't provide you the ability to run the cryptocoin daemons themselves. Both configuration options are given in the example config files.

It also has full Google Analytics support for the web front-end built-in.

It also has fully configurable data caching to avoid overburdening either local or wide network connections.

Portable to any coin

It's a pretty simple process to add a new coin... Just add the new coin to the app's main configuration file configure an adaptor and exchanges in the config files, implement a SubsidyFunction class for the coin (can easily be ported from the coin's original source as shown by the examples for Hirocoin, Darkcoin and Limecoin). It's all in the documentation anyway.

Use cases

This software could be used very easily for profit-switching multipools as it contains a built-in API. You can do this by configuring separate instances for each different algorithm, and configuring each instance with the subsidy functions and daemon RPC login information for every coin on your list. Just use the GET parameter fmt=json to get the output in machine-readable format. It will respond with a "Content-type: application/json" header in this case.

Usage



Here's some examples using my X11 calculator:

1Mh/s Web Front End

1Mh/s API

300kh/s Web Front End

300kh/s API
2  Alternate cryptocurrencies / Mining (Altcoins) / [ANN][POOL] New UK Vertcoin (VTC) and Darkcoin (DRK) p2pool nodes! on: March 07, 2014, 02:14:07 PM
New public UK p2pool VTC and DRK nodes.

I've set up a couple of p2pool nodes for DRK and VTC. These will both be at 0% fees for the first month, so if you're based in the UK and fancy increasing your Darkcoin or Vertcoin profits check them out. Remember that it can take up to 24-72 hours for your payments to ramp up. Use a wallet address as your username and anything you like as a password!

--- n00bsys0p's VTC pool ---

--- n00bsys0p's DRK pool ---


0% fee for one month from today.

100Mbit connection on each node.

Experienced server administrator.



Visit the VTC pool or the DRK pool to check them out!

Join the decentralised p2p mining network and protect VTC and/or DRK from the 51% attack!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!