Redcoin

FEATURES:

- 1 minute block time
- Difficulty retargets every 20 blocks (or 20 mins)
- Total coins will be around 329 millions, Every 3 years, the prize halves
- 6 confirmations for transaction
- 50 confirmations for minted blocks
- Normal blocks are 50-150 coins per block, randomly.
- Every 500 blocks there is a bonus block with 500-1000 coins.
- super blocks of 5000-10000 coins on average every 20,000 blocks.
- The default ports are 11361(Connect) and 11362 (RPC).
- Transaction Messaging

WEBSITE:

http://redcoin.pw

E-WALLET
http://myredcoins.com/

GAMES:
http://redcoinlotto.com/
http://coinjack.com/
http://redcoincasino.com/
http://lotto.coinworld.us/RED/

EXCHANGES:
http://www.coins-e.com/exchange/RED_BTC/
https://bter.com/trade/red_ltc
https://www.cryptsy.com/markets/view/87

POOL:

http://coin-base.org/redcoin/

1% POOL FEE

Payoutsystem prop

only 50 confirms

Stratum+LP

  1. Create account.
    • Register here, or login if you already have account
    • Create a worker that will be used by the miner to login
  2. Download a CPU miner.
    • Windows users: download a “batteries” included package for 64-bit or 32-bit Windows. These packages include Pooler’s cpuminer 2.1.2 and Matoking’s GUI r6, updated 2012-02-03.
      Extract the files into a folder and start the included ScryptMiner.
      If you don’t want a graphical user interface, you can download an optimized command-line miner here.
    • Linux users: download and compile cpuminer. Under Debian and Ubuntu, you can use the following recipe:
        sudo apt-get install make automake build-essential git libcurl4-openssl-dev
        git clone git://github.com/pooler/cpuminer.git
        cd cpuminer
        ./autogen.sh
        ./configure CFLAGS="-O3"
        make
      [for HTTP]    ./minerd --url http://coin-base.org:8337/ --userpass Weblogin.Worker:Worker password
      [for STRATUM] ./minerd --url stratum+tcp://coin-base.org:3333/ --userpass Weblogin.Worker:Worker password
    • Mac OS X users: precompiled binaries are available here.
  3. Download a GPU miner.
  4. Configure your miner.
    Start your miner using the following parameters:

    URL: http://coin-base.org/
    HTTP PORT: 8337
    STRATUM PORT: 3333
    Username: Weblogin.Worker
    Password: Worker Password

    If you use a command-line miner, type:

    [for HTTP]    ./minerd --url http://coin-base.org:8337/ --userpass Weblogin.Worker:Worker password
    [for STRATUM] ./minerd --url stratum+tcp://coin-base.org:3333/ --userpass Weblogin.Worker:Worker password

    If you want, you can create additional workers with usernames and passwords of your choice Here

  5. Create a redcoin address to recieve payments.
    • Downloading the Redcoin client from the forum site
      . Generate a new address and input it on your account page to receive payments.
    • Using online wallet: visit the myredcoins.com and create a new wallet… keep the link as it is tied to your address/balance essentially your accout
  6. Optional (linux): Keeping miner updated
    • Updateting manual:
            cd cpuminer
            git pull
            make clean
            ./configure CFLAGS="-O3"
            make
      [for HTTP]    ./minerd --url http://coin-base.org:8337/ --userpass Weblogin.Worker:Worker Password
      [for STRATUM] ./minerd --url stratum+tcp://coin-base.org:3333/ --userpass Weblogin.Worker:Worker password

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>