Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Gcoin] Gcoin, Consortium-Proof-of-Work (CPOW)
by
gambino
on 08/07/2016, 10:20:18 UTC
Is this launched? If yes where are the nodes?

Running
https://github.com/OpenNetworking/gcoin-community/wiki#running

Place a configure file in ~/.gcoin/gcoin.conf with the following contents (you don't need to modify anything)

addnode=140.112.29.201:12321
addnode=54.254.159.145
rpcuser=username
rpcpassword=password
Now, run the demand!

./src/gcoind -daemon
It would automatically synchronize the Gcoin test net blockchain. You should be able to use the RPC after runs the daemon. Here's a quick way to test:

./src/gcoin-cli getinfo

Is it mineable? When i setgenerate to true the cli returns me false
Can you provide more information?
Block reward? Premine? Algo? Who, where and how mine it?