Author

Topic: [ANN][POOL] BLUEMININGPOOL.com - NEW! Keccak, maxcoin, low fee (Read 165 times)

newbie
Activity: 5
Merit: 0
We have extended our #Maxcoin #keccak port mapping based on user feedback.

http://blueminingpool.com:3033  for low difficulty mining (CPUs and older GPUs)
http://blueminingpool.com:3333  for high difficulty mining (High end GPUs and mining rigs)

#getmaxcoin
newbie
Activity: 5
Merit: 0
BLUEMININGPOOL.COM

New keccak, Maxcoin pool with 0% fee during BETA test (ends on 30/09/2018).

Announcement

Welcome to new mining pool blueminingpool.com. There are plently of features included, secure site on AWS, prompt support, almost instant payouts.
Happy mining!

Currently supported algos(+port numbers provided)

  • keccak - port 3333

Features

  • 0% fee
  • Frequent payouts for balance above 1 MAX
  • PPLNS
  • Detailed statistics

Quick start guide


1. Create a Maxcoin address to receive payments.
  • Download the Maxcoin client from https://maxcoinproject.org/
  • You can speed up the process by downloading the block chain via torrent. You can find the magnet link on the maxcoin website https://maxcoinproject.org/
  • Generate a new address and input it on your account page to receive payments.

2. Create account.

3. Download and configure a miner (Windows guide).

CPU Miner
Code:
cpuminer-gw64-corei7 -a keccak -o stratum+tcp://blueminingpool.com:3333 -u Weblogin.WorkerName -p WorkerPassword

    AMD GPU Miner
    Code:
    setx GPUFORCE64BITPTR 0
    setx GPUMAXHEAPSIZE 100
    setx GPUUSESYNCOBJECTS 1
    setx GPUMAXALLOCPERCENT 100
    setx GPUSINGLEALLOCPERCENT 100
    sgminer.exe –no-submit-stale -k keccak -o stratum+tcp://blueminingpool.com:3333 -u Weblogin.WorkerName -p WorkerPassword

    NVDIA GPU Miner

    • Download and unzip ccminer 8.19 https://github.com/KlausT/ccminer/releases/
    • Open ccminer folder then create a text document ( Right click-> New-> Text Document).
    • New Text Document -> Right click–> Rename-> MAXcoin- .conf
    • then (RightClick -> Edit) copy & paste, where is the name of the pool you wish to connect
    Code:
    {
    “algo” : “keccak”,
    “url” : “stratum+tcp://blueminingpool:3333”,
    “user” : “Weblogin.WorkerName”,
    “pass” : “WorkerPassword”
    }
    • Replace Weblogin.WorkerName and worker password from your pool account.
    • Save and close the file.
    • Duplicate this file for other pools editing your Weblogin.WorkerName and worker password.
    • To launch the miner, use the syntax:
    • ccminer -c MAXcoin-.conf

    Support
    BitcoinTalk
    Twitter - https://twitter.com/blueminingpool
    Website contact us form

    *Mining guides source - https://maxcoinproject.org/
    Jump to: