G'Day,
Is there a GPU miner for the newyork coin? Thanks
Official NYC Mining Pool without FEE- http://nyc.mypool.club/index.php Welcome to MYPOOL.CLUB!
Getting Started Guide/1. Create account.
Register here, or login if you already have account
Create a worker that will be used by the miner to login
2. Download a miner.
Intel/ATI/AMD CGMiner (3.7.2) Windows: Download -
https://mega.co.nz/#!iQhlGIxa!mzKOfLY6TpOfvPvWE6JFlWdRgHEoshzm99f1hd3ZdRw Intel/ATI/AMD CGMiner (3.7.2) Linux: Download Here -
http://ck.kolivas.org/apps/cgminer/3.7/cgminer-3.7.0.tar.bz2 NVIDIA Cudaminer: Download here
https://bitcointalksearch.org/topic/ann-cudaminer-ccminer-cuda-based-mining-applications-windowslinuxmacosx-167229 Intel/ATI/AMD BFGMiner Linux/Windows: Download here
http://bfgminer.org/ Fabulous Panda Miner Mac OS X: Download here
http://fabulouspanda.co.uk/macminer/ Minerd CPU Miner Mac/Linux/Windows: Download here
https://bitcointalksearch.org/topic/m.6548503. Configure your miner.
If your using Linux, Then type the following into the console:
CGMiner
./cgminer --scrypt -o stratum+tcp://nyc.mypool.club:3333 -u Weblogin.WorkerName -p WorkerPassword
BFGMiner
./bfgminer --scrypt -o stratum+tcp://nyc.mypool.club:3333 -u Weblogin.WorkerName -p WorkerPassword
If you want to mine on a Windows Operating System, then you'll need to create a batch file to start your miner.
Simply open notepad and then copy and paste the following:
CGMiner
cgminer --scrypt -o stratum+tcp://nyc.mypool.club:3333 -u Weblogin.WorkerName -p WorkerPassword
BFGMiner
bfgminer --scrypt -o stratum+tcp://nyc.mypool.club:3333 -u Weblogin.WorkerName -p WorkerPassword
MinerD
minerd -a scrypt -t 6 -s 4 -o stratum+tcp://nyc.mypool.club:3333 -u Weblogin.WorkerName -p WorkerPassword
Cudaminer For NVIDIA Cards
cudaminer -o stratum+tcp://nyc.mypool.club:3333 -u Weblogin.WorkerName -p WorkerPassword
You then need to change "-u Weblogin.Worker -p Worker password" to reflect your own account. Eg, "-u Steve.StevesWorker -p StevesWorkerPassword" then go to "File > Save as" and save the file as "RunMe.bat" in the same folder containing your miners application files. You are now ready to mine, double click on "RunMe.bat" to start mining. If you want, you can create additional workers with usernames and passwords of your choice here
4. Create a NYCoin address to receive payments.
Downloading the client & block chain: Download the NYCoin client
Generate a new address and input it on your account page to receive payments.
5. Advanced CGMiner settings / FAQ
Scrypt readme
https://raw.github.com/ckolivas/cgminer/v3.7.2/SCRYPT-README Don't set intensity too high, I=11 is standard and safest. Higher intensity takes more GPU RAM. Check for hardware errors in CGMiner (HW). HW=0 is good, otherwise lower intensity.
Set shaders according to the readme (or look at your graphic cards specifications). CGMiner uses this value at first run to calculate thread-concurrency. Easiest way to get this optimized is to use same settings as others have used here: here.
There's also an interesting project which gives you a GUI for CGMiner. Windows only it seems.
Here's a great guide how to get up and running with Xubuntu
https://docs.google.com/document/d/1Gw7YPYgMgNNU42skibULbJJUx_suP_CpjSEdSi8_z9U/preview?sle=trueNew miners need NYC!