50 redcoins per person
unless you change your avatar to
then you get 200
only post once please
-----------------------------
POOL:
http://crypto-expert.com/REDpool/public/Download windows client:
https://mega.co.nz/#!w91TTYaa!FE8o30Fd-vH9Er7G1KyTDDEXTjojPYEg0JNx5v7o6J0
Sample redcoin.conf:
listen=1
daemon=1
server=1
rpcuser=**Yourusername**
rpcpassword=**Yourpassword**
rpcallowip=10.1.1.*
rpcport=11632
rpcconnect=127.0.0.1
addnode=121.73.176.238
addnode=199.58.167.135
addnode=96.44.151.41
Mining:
1. Start up redcoin-qt, wait for it to load, then exit.
2. Put redcoin.conf (see sample file above) in your c:/users/**yourcomputername**/appdata/roaming/redcoin
3. restart redcoin-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:11632 -u **yourusername** -p **password** (without **)