Skip to content

Universal mining pool with support any cryptonote (with support light,normal,heavy options) based coin.

License

Notifications You must be signed in to change notification settings

superpool/cryptonote-universal-pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptonote-universal-pool

Universal mining pool with support any cryptonote (with support light,normal,heavy options) based coin.

Supported algoritms

  • cryptonote light
  • cryptonote
  • cryptonote heavy (v7)

Features

  • Support stratum mining
  • Support vardiff, fixediff
  • Support workers id
  • PPLNS block reward
  • JSON API for get statistic
  • An easily extendable, responsive, light-weight front-end using API to display data
  • IP banning to prevent low-diff share attacks
  • Session managing for purging DDoS/flood initiated zombie workers
  • Auto ban IPs that are flooding with invalid shares
  • Socket flooding detection
  • Detailed logging
  • Ability to configure multiple ports - each with their own difficulty
  • Support Nicehash, MiningRigRentails

JSON API

API is unified on all our pool's ( Ethash pool Bitcoincore pool Equihash pool Cryptonote pool )

  • /health
  • /stats
  • /live_stats
  • /stats_address
  • /get_payments
  • /get_blocks
  • /get_payment

Unsupported

  • P2P
  • Blocknotify

Configuration

  • Configuration is actually simple, just read it twice and think twice before changing defaults.
  • One instance one coin
  • Dev fee 1.5% of pool fee.

Dependencies:

  • Ubuntu 16.04 LTS
  • Nginx
  • Redis-server
  • Nodejs
  • Coin daemon
  • Coin rpc wallet

Credits

  • Modifed by AME Corp
  • Based on cryptonote-open-pool

About

Universal mining pool with support any cryptonote (with support light,normal,heavy options) based coin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages