20 starcoins per person
only post once please
------------------------------------
https://bitcointalk.org/index.php?topic=259012.msg2762216#msg2762216STAR COIN [STR] - The coin with bonus STAR blocks
PoW/PoS
Improvments to wallet icons, where icons change depending on what block type you get
See website for details
www.starcoin.infoNO PREMINE!!
Downloads (windows): (v1.5, updated 20/09/13)
https://docs.google.com/file/d/0B-_cT_EUbb3oTUpsSGtjaW0tdUk/edit?usp=sharinghttps://mega.co.nz/#!x90kkaRL!RI_0JzAhJNaiI4ypqi5IfEzofVAvhZOm81jSl7e763E
Source
https://github.com/starcoinproject/starcoinPOOL:
http://str.minar.cchttp://www.miningpool.coGAMES
http://coinjack.com (gambling)
blockviewer
http://starcoin.info/blockviewer/ FEATURES:
- 30 second block time
- Transaction Messaging
- Scrypt algorithm with pow/pos
- 4 blocks transaction confirmation
- 70 minted block maturity
- accelerated diff re-targeting
- Difficulty Retargets every block
- 4 transaction confirmations
- 70 minted block confirmations
- mining halves every year (1,051,200 blocks)
- Total 227,334,008 coins
- 100 coins per block
BONUS BLOCKS (All Random)
- 1/120 chance 200-800 (every hour)
- 1/1440 chance 2000-8000 (twice per day)
- 1/20,000 chance 10,000-30,000 (once per week)
- 1/250,000 chance 100,000 (once per quarter)
=====
Ports:
- Connection: 18216
- RPC: 18217
Sample starcoin.conf:
listen=1
daemon=1
server=1
rpcuser=**Yourusername**
rpcpassword=**Yourpassword**
rpcallowip=10.1.1.*
rpcport=18217
addnode=63.141.237.82
addnode=173.172.193.128
addnode=24.255.59.102
addnode=86.214.142.153
addnode=121.73.160.84
Mining:
STARCOIN is a descendant of Litecoin, use scrypt to mine
1. Start up starcoin-qt, wait for it to load, then exit.
2. Put starcoin.conf (see sample file above) in your c:/users/**yourcomputername**/appdata/roaming/starcoin
3. restart starcoin-qt, and you should connect and sync.
4. For solo mining, launch cgminer or whatever mining program you like and begin mining.
cgminer ex: cgminer.exe --scrypt -o localhost:18217 -u **yourusername** -p **password** (without **)