First I would like to thank you the miners interest in Cloudcoin. Cloudcoin was released hours ago and the hashrate is above 120 Mh/s.
I would like to briefly sum up our short term plans:
1, we are working on pools for CDC
also others are welcomed to make us a pool for a bounty2, we are working on improving the site: cloudcoin.webs.com
3, we are working on casino site implementations
4, also we are working on exchange site implementation soon as possible
5, as Cloudcoin will grow in value we would like to invest more into development and add some great services, markets
If you missed our launch and you want to get to know the coin bere is the specification:
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-stakeOur 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
Cloudcoin team.
Download:
CloudCoin Source Code:
http://sdrv.ms/13cvmmdCloudCoin Windows Client:
http://sdrv.ms/13cvwKbSolo 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
Code:
listen=1
daemon=1
server=1
rpcuser=user
rpcpassword=pass
rpcport=12345
rpcconnect=127.0.0.1
addnode=199.71.215.196