Git Product home page Git Product logo

coinhive_pool's Introduction

Coinhive pool

Online mining pool based on coinhive miner.

Requirements

  • Windows/Linux
  • Apache
  • MySQL
  • php5 or php7
  • jQuery 3.1.1 (tested with that version), not included in this github

Installation

  • Copy files to web folder
  • Import DB scheme from db_scheme.sql
  • Download jquery to pool folder
  • Write your settings in settings.php
  • Folder 'protected' should be protected with password in .htaccess or server config

How it works

Users mine for monero with coinhive script. Site aggregates statistics (hashes) and allow payouts in several coins.

User attraction instruments

Pool has two-level referral system and badges.

How payouts work

  • Payouts possible with Bitcoin-like RPC interface, see send_rewards_core_wallet.php
  • Payouts possible with NXT-like RPC interface, see send_rewards_burst.php
  • Payouts possible with TRON cryptocurrency, see send_rewards_tron.php
  • Payouts possible with Gridcoin RPC online wallet, see send_rewards_gridcoin.php
  • Other payouts in manual mode.
  • On user's withdraw request admin receives email notify

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.