forked from mikeallisonJS/simplecoin
-
Notifications
You must be signed in to change notification settings - Fork 2
simplecoin pushpool frontend - tweaked for LTC mining
process/SimpleLTC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SimpleLTC Web Mining Framework Requirements: SimpleLTC relies on an existing and working litecoin and pushpool installation. Before attempting to run simplecoin, please setup the following. Litecoin: https://litecoin.org/ Pushpool: https://github.com/ArtForz/pushpool Installation: 1. Extract files into web root directory 2. Create simplecoin database in you mysql instance 3. Run simplecoin.sql in your simplecoin database (This will be used for pushpool & simplcoin) 4. Edit includes/requiredFunctions.php and set the bitcoin & database login info 5. Edit all files in the cronjob folder, set $includesDirectory to the correct server path. 6. setup cronjobs on a staggered schedule. I recommend 10-30 minutes for most. I run payout twice daily. This fork makes aesthetic changes to make the interface LTC friendly, and tweaks the hashrate algorithm accordingly. This project is the culmination of creation and contribution by the following Authors: Mike Allison (Simplecoin base): [email protected] : 163Pv9cUDJTNUbadV4HMRQSSj3ipwLURRc Xenland (Miner Pool original fork): 12QY5HYbiT5Nx6fek8ss5pAywPsV3kqdu3 Wayno (Ozco.in contributions): 1Gzcbs8dDYzf16qFWKHc5kWKuH8nji3pVt Tom Lightspeed : [email protected] : 16p56JHwLna29dFhTRcTAurj4Zc2eScxTD Please remember to include credit from previous authors in all forks and derivative works. Thanks!
About
simplecoin pushpool frontend - tweaked for LTC mining
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 85.1%
- JavaScript 14.9%