Post
Topic
Board Announcements (Altcoins)
Re: 🌟🌟🌟 [ANN] ChainOX (CHOX) - New algo: phiCHOX, Masternodes, DeFi, Farm, IDO
by
ChainOX
on 09/03/2022, 15:31:34 UTC
Users with programming skills can compile and test ccminer themselves
https://github.com/chainox-official/chainox-ccminer

Code:
./autogen.sh
CFLAGS="-O3" CXXFLAGS="-O3" ./configure --with-cuda=/usr/local/cuda
make