Post
Topic
Board Altcoin Discussion
Re: [ANN] Cloudcoin client UPDATE V1.1 - Download
by
Kujmandosz
on 27/07/2013, 18:42:48 UTC
If you missed Cloudcoin and you want to know more about it just visit our website or read this post.

    CloudCoin - CDC


    News
    The blockexplorer is up for Cloudcoin on cryptometer.org. Check it out!

    http://cryptometer.org


    Cloudcoin is a new alternate exchange currency with proof-of-stake and proof of work scheme.

    Cloudcoin was created to be the median of all coins in the crypto exchange world. It is simple, easy and energy efficient. It is meant to be a costumer and exchange friendly coin with the benefits of it’s optimized specifications. The proof-of-stake scheme makes the coin and the transactions safe, secure and long living. Stake also helps the coin to achieve a leading role in the future of the crypto currency coins, since it is using proof-of-stake not proof-of-work like other coins.

    You can read more about the benefits of proof-of-stake here: http://bitcoin.stackexchange.com/questions/9082/what-is-proof-of-stake

    Our dev team is working on the final touches of the coin which will be released within weeks. They are also working on the official website which will be released with the coin and will give a simple user friendly interface for the miners, customers and supporters. The team is also working on the development of additional sites that will support cloudcoin. We would like to aim the business and consumer sector with this coin.
    Our marketing team is getting in touch with exchange sites and merchants too.
    Specs:
    - PoW+PoS
    - total number is 0.1 billion
    - 60 seconds per block
    - PoW block:
       - normal reward of PoW block is 50 coins
       - daily 1440 blocks with 1 88*50 coins super blocks, 3 18*50 coins super blocks, 10 8*50 coins superblocks, others are normal blocks
       - daily generation: 82400 coins
       - block reward halves every 1036800 blocks (2 year)
       - diff retarget every block
       - start diff is 0.1

    - transcation need 3 confirm, mine need 30 confirm
    - min coin age is 7 days, max coin age is 30 days
    - transcation comment
    - min transaction fee is 0.00001 coin
    - P2P Port:12344, RPCPort:12345

    Official mining pool

    Bounties:
    Pool No.1: 15,000 CDC
    Pool No.2: 10,000 CDC
    Block Explorer: 20,000 CDC
    Faucet: 15,000 CDC

    icon for avatar:

    Download:
    CloudCoin Source Code: http://sdrv.ms/13cvmmd
    CloudCoin Windows Client: http://sdrv.ms/13cvwKb

    Solo Mining:
    1. Start up cloudcoin-qt, wait for it to load, then exit.
    2. Put cloudcoin.conf (see sample file above) in your c:/users/**yourcomputername**/Appdata/Roaming/cloudcoin
    3. restart cloudcoin-qt, and you should connect and sync.
    4. For solo mining, launch cgminer or the mining program you use and begin mining.
          cgminer ex: cgminer.exe --scrypt -o localhost:12345 -u **yourusername** -p **password** (without **)

    Sample cloudcoin.conf

    [/list]
    Code:
    listen=1
    daemon=1
    server=1
    rpcuser=user
    rpcpassword=pass
    rpcport=12345
    rpcconnect=127.0.0.1
    addnode=199.71.215.196