Another payment of 100 FTC has been sent to the development address with a total of 200 FTC sent to date. Thanks for your continued support.
For a limited time this Feathercoin mining pool will charge 0% in pool fees.
Mining is the act of using computational processing power to verify transactions on the Feathercoin network. As a reward for this effort a miner is given Feathercoins. Mining can be done on either computer processors (CPUs) or graphics cards (GPUs), however at this time GPU mining is the most efficient and best publicly available option. Check out the forums for the latest information.
To mine Feathercoin you will need to use the NeoScrypt algorithm. NeoScrypt is a successor to the Scrypt algorithm.
1. Create account.
2. Download a miner.
3. Configure your miner.
If your using Linux, Then type the following into the console:
./cgminer -o stratum+tcp://161.97.172.98:3333 -u Weblogin.WorkerName -p WorkerPassword
./bfgminer -o stratum+tcp://161.97.172.98: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 -o stratum+tcp://161.97.172.98:3333 -u Weblogin.WorkerName -p WorkerPassword
bfgminer -o stratum+tcp://161.97.172.98:3333 -u Weblogin.WorkerName -p WorkerPassword
minerd -a -t 6 -s 4 -o stratum+tcp://161.97.172.98: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
When you start your miner if you are getting a lot of rejected shares, double check you are using the correct mining algorithm (NeoScrypt)
If you are having trouble and need support DM us on Twitter
4. Create a FeatherCoin address to receive payments.
Generate a new address and input it on your account page to receive payments.