Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Raycoin (RAY) First Ray Tracing Proof-of-Work - Mine with RTX 2080/70 GPUs
by
Qarterd
on 20/11/2018, 20:52:07 UTC
Setup and mining Raycoin! Is there a GUI wallet client or how can check the total of coins mined? Thanks!

Hey thanks. Every block you mine shows up in your raytraces.log, so an easy way to see the number mined is by starting RaycoinViewer and looking at how many entries there are in your log.

It takes 100 blocks for your mined coins to show up in your balance, but the client is a carbon copy of bitcoin (so that I can merge in bitcoin updates) so you can get your balance with:

./raycoin-cli getbalance

You can see all of your immature coins with:

./raycoin-cli listtransactions

You can see all commands with:

./raycoin-cli help

There is no GUI yet, but I was thinking of porting Electrum.