Bitcoin Forum
June 25, 2024, 03:00:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN][ICO] GRAFT - Universal Payment Processing Network on: September 18, 2018, 11:02:27 PM
As the hashrate dropped half and the price remained the same, this makes no difference for our mining rigs. Mining the same ammount of coins worth the same ammount of USD as before the patch.
2  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] BLUEMININGPOOL.com - NEW! Keccak, maxcoin, low fee on: September 01, 2018, 09:17:37 PM
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
3  Alternate cryptocurrencies / Altcoin Discussion / Re: Maxcoin: how to make $100,000 with just $100 on: September 01, 2018, 08:15:21 AM
Maxcoin Mining Pool by Blue Mining Pool

Pool URL: https://blueminingpool.com

https://blueminingpool.com
Minimum payout threshold: 1 MAX
Payment Interval: 30 minutes
Pool Fee: 0% during BETA test

Amazon web services server
Worker hash rate charts and historical statistics
E-Mail notification of miners down
Configurable minimal payout

Twitter: https://twitter.com/blueminingpool
Bitcointalk: https://bitcointalk.org/index.php?topic=4978227.0

Happy Mining!
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MAX] MAXcoin - PoW, ASIC Resistance, Keccak GPU Mining on: August 30, 2018, 11:58:46 AM
Maxcoin Mining Pool by Blue Mining Pool

Pool URL: https://blueminingpool.com

https://blueminingpool.com
Minimum payout threshold: 1 MAX
Payment Interval: 30 minutes
Pool Fee: 0% during BETA test

Amazon web services server
Worker hash rate charts and historical statistics
E-Mail notification of miners down
Configurable minimal payout

Twitter: https://twitter.com/blueminingpool
Bitcointalk: https://bitcointalk.org/index.php?topic=4978227.0

Happy Mining!
5  Alternate cryptocurrencies / Pools (Altcoins) / [ANN][POOL] BLUEMININGPOOL.com - NEW! Keccak, maxcoin, low fee on: August 30, 2018, 12:37:19 AM
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/
    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!