We are investingating issues in the backend. Your shares and hashrate are safe and we will fix things ASAP.

  • Payouts disabled, you will not receive any coins to your offline wallet for the time being
  • Blockupdate disabled, blocks and transactions confirmations are delayed
  • Findblocks disabled, new blocks will currently not show up in the frontend
  • Feathercoin(FTC)Pool, posted Feb 26, 2018 at 06:13 (UTC)

    Feathercoin(FTC) Pool

    Algorithm: NeoScrypt



    Coin Info. & Discussion

      https://www.feathercoin.com/

      http://forum.feathercoin.com/


    Check before you start.

      -


    Miner Guide

    A. Miner Setting

    Prerequisite

    Check whether you are a CPU/GPU(AMD&NVIDIA)/ASIC miner and install any miner depends on it. 
    You will need proper server, port no., username/worker name and download the latest miner/wallet.

    Port no.    20510

    Server   

     hub.miningpoolhub.com:20510

      

    Miner 

    (1) For CPU miner


    Configuration e.g.:

    cpuminer-avx2-sha -a neoscrypt -o hub.miningpoolhub.com:20510 -u USERNAME.WORKERNAME -p x -t 11

    FYI,
    Cpuminer-opt is a console program that is executed from a DOS command prompt. There is no GUI and no mouse support.
    Choose the exe. that best matches your CPU's features or use trial and error to find the fastest one that doesn't crash.
    Architecture names and compile options used are only provided for Intel Core series. 
    Pentium and Celeron often have fewer features. 

    cpuminer-sse2.exe          "-march=core2"                     Core2, Nehalem   
    cpuminer-aes-sse42.exe "-maes -msse4.2"                  Westmere
    cpuminer-aes-avx.exe     "-march=corei7-avx"              Sandybridge, Ivybridge
    cpuminer-avx2.exe          "-march=core-avx2"               Haswell...
    cpuminer-avx2-sha.exe   "-march=core-avx2 -msha"    Ryzen


    (2) For GPU miner


    sgminer -k neoscrypt -o hub.miningpoolhub.com:20510 -u USERNAME.WORKERNAME -p x


    NVIDIA


    ccminer-x64 -a neoscrypt -o stratum+tcp://hub.miningpoolhub.com:20510 -u USERNAME.WORKERNAME -p x



    B. Wallet

    Here you can download coin wallet.




    Now, you are ready to be a happy miner!