Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CRN] Cryptonium Coin w/ DDoS protected pool! 66 millions coins in total
by
pricdx01
on 12/01/2014, 22:59:13 UTC
Anyone having an issue compiling the Ubuntu wallet.

Do this:

git clone https://github.com/Cryptonium/Cryptonium-Coin-Source.git
cd Cryptonium-Coin-Source/
cd src
mkdir obj
make -f makefile.unix
cp cryptoniumd /usr/bin

Then launch cryptoniumd

Get error that need to update a cryptoinumd.conf file

From there...

type

nano ~/.cryptoniumd/cryptonoim.conf

Paste your settings you wish for the file like this

rpcuser=YOUR USERNAME
rpcpassword=YOUR PASSWORD
rpcport=SET THE RPC PORT TO WHAT YOU WANT
rpcallowip=127.0.0.1
rpcallowip=SET YOUR OWN LOCAL NETWORK IF YOU WANT LOCAL MINERS
daemon=1
server=1
listen=1
maxconnections=512
gen=0
addnode=95.211.184.197
addnode=192.99.3.60
addnode=94.23.80.59
addnode=5.79.75.178

Then save the file CTRL-X

Then launch the service again

cryptoniumd -maxconnections=512 -irc -listen -maxreceivebuffer=10000 -maxsendbuffer=10000 -dns -detachdb -daemin -logtimestamps

(tweak the max connections / other commands like you want) [increasing the send buffer gets the block chain faster - other commands you may not care about - depends on how much ram you have - how many users you want to allow to the P2P port - but I crank this up - especially at the beginning/launch of a coin - so that more users can connect/stay connected/get the block chain from the peers).

Now its running - can use all normal commands


cryptoniumd getaddressesbyaccount ""  (to see your wallet address)
cryptoniumd get balance ""  (to see your balance)
cryptoniumd sendtoaddress XXXXX YYYY (to send address XXXXX, YYYY amount of coins)
cryptoniumd setgenerate true X  (to mine with local CPU)


Took me about 15 minutes to get it setup and running.

If it helps you GET CRN..... and you feel like donating CRN...  Donations welcome.

Thanks

My Wallet

FL2P2SnrG8h7UMecCJUz1x7eQXGxJPMp4j