This coin came out 2 hours ago but first blocks dont have reward for fare start! There is yet no windows wallet. This is not premined and is so new that if goes well you must mine right now! It is also have a new type of algo!
Now its on block 452. On 576 i think, blocks with rewards are starting. Still noone has a single coin!
Donations accepted if you dont use my referral:
Riecoin: RTMGD75YKF95ykANVCTLy3tZk6BZ9soJvC
Datacoin: D9myVoDFPhjWLMrKx7Ag6gH7Y3A6V441cT
Difficulty will goes up fast!
1) Please use my referral
https://www.digitalocean.com/?refcode=9d68ca19e204 or use this guys referral that was first to create a guide
https://bitcointalksearch.org/topic/m.5081227 and create a droplet 2CPU 2GB Ram Ubuntu 13.10 64x .It must be 1GB or more. You can create 5 total droplets.
2) Connect with putty using using ip and password or just write those in the console. You can always download putty from here. One putty for every droplet.
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Putty is better cause you can copy paste:
----------------------------------------------------------------------------------------------------------------------------
sudo apt-get update
sudo apt-get install yasm -y git make g++ build-essential libminiupnpc-dev
sudo apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix
sudo apt-get install build-essential libcurl4-openssl-dev automake
git clone
https://github.com/riecoin/riecoin.git cd riecoin/src
make -f makefile.unix
chmod +x riecoind
sudo cp -f riecoind /usr/local/bin/
cd
mkdir -p .riecoin
echo 'server=1
rpcallowip=127.0.0.1
addnode=67.225.172.77
rpcuser=username
rpcpassword=PASSWORD' > .riecoin/riecoin.conf
all above from cd to conf in one copy paste and press enter
riecoind --daemon
cd
git clone
https://github.com/gatra/cpuminer-rminerd.git cd cpuminer-rminerd
./autogen.sh
./configure CFLAGS="-O3"
make
screen -S 1 ./rminerd -o localhost:28332 -u username -p PASSWORD
Press Ctrl+A and then D in order to get out of screen. Miner will work and you can close putty when you finish without stopping it.
watch 'riecoind listaccounts & riecoind getmininginfo'
----------------------------------------------------------------------------------------------------------------------------
Now you have started mining and you should see after minutes your balance getting bigger. Be fast difficulty will rise!
If a pool comes out i will also make a guide.