Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PYRA] Pyramids | X11 PoW | DGW v3 | No IPO | 3D Wallet Project
by
PyramidsCoin
on 17/11/2017, 02:27:32 UTC
any pool?  Huh


Hi, Dev
If there is no pool can you give conf for solo mining?

incase if you still need the conf of solo mining

put this in pyramidscoin.conf

server=1
rpcallowip=*.*.*.*
rpcuser=user
rpcpassword=pass


for nvidia ccminer

ccminer download
https://github.com/tpruvot/ccminer/releases

Code:
-a x11 -o http://127.0.0.1:33996 -u user -p pass

for cpu miner
cpu miner download
https://github.com/tpruvot/cpuminer-multi/releases

Code:
-a X11 -o http://127.0.0.1:33996 -u user -p pass --coinbase-addr=Wallet_Adress