Protoshare mining


SUBMITTED BY: Guest

DATE: Oct. 31, 2014, 12:45 p.m.

FORMAT: Text only

SIZE: 3.7 kB

HITS: 631

  1. Protoshares are a alternate cryptocoin (altcoin) similar to Bitcoin. However, unlike Bitcoin they are desgined to be mined
  2. using CPU power, instead of GPU or ASIC power. Currently, with 1 protoshare trading at about $25 USD, it is very profitable
  3. to mine protoshares.
  4. There are 2 ways to mine protoshare: pooled or solo. Solo involves you searching for an entire block of protoshares, which
  5. with the current dificulty and hashrate would take a very long time. The other way to mine protoshares is with a pool. This
  6. way, instead of everyone looking for a block, the entire pool coordinates thier efforts in looking for a block. This way,
  7. you will earn small ammounts of protoshares every time a block is found by the pool, proportional to the ammount of work that
  8. you contributed.
  9. There a variety of pools to chose from (listed in the description), but for the purpose of this guide we will be using the ypool
  10. mining pool (which also supports feathercoin and primecoin mining). So create an account on ypool, switch to protoshares on the
  11. banner, then workers->workers on the left banner and add a new worker. Now, you'll need to setup a miner to connect to the pool.
  12. Linux (Debain/Ubuntu):
  13. apt-get install screen
  14. wget http://shockbyte.com/jhprotominer.tgz
  15. tar -xf jhprotominer.tgz
  16. screen
  17. cd jhprotominer
  18. //You'll now see a bunch of folders named linux64-generic-XXXXM or something. The XXXX refers to the ammount of memory used per
  19. //CPU thread. You'll need to calculate how much memory you can use per thread. (Note: number of threads often equals number of
  20. cpu cores on desktop processors, you'll need to look up the number of threads if you are using a server). I'm using 512MB ram
  21. per thread for this example
  22. cd linux64-generic-512M
  23. ./jhprotominer -o ypool.net -u <workername> -p <password> -t <number of threads>
  24. Ctrl+a+d
  25. I also included a aws.autostart script in the archive. Just edit the script to your desired memory, username and password, then run
  26. in a screen. Press Ctrl+a+d to detach from the screen and return to a normal shell.
  27. Windows:
  28. Goto https://mega.co.nz/#F!h0tkXSxZ!f62uoUXogkxQmP2xO8Ib-g
  29. Download the package applicable to your processor and architecture.
  30. Extract the package to your desired location
  31. Create a new shortcut
  32. Edit the properties to location: C:/<your location>/jhprotominer<version>/win<64/32>-generic-XXM/jhprotominer -o ypool.net -u
  33. <workername> -p <password> -t <threads>
  34. So now you have a worker or 2 (or more) mining protoshares for you. You'll need a way to exchange these for other cryptocoins or money.
  35. You can use either bter of cryptsy for this purpose. Simply register on either site, get a deposit address, then set ypool to payout to
  36. that address.
  37. Congradulations and good luck!!
  38. (If you have any questions please let me know and I will do my best to help)
  39. If this guide helps you, please consider making a donation at the addreses below.
  40. Links:
  41. https://bitcointalk.org/index.php?topic=325261.0 <- Info about protoshares.
  42. http://beeeeer.org <- Mining Pool
  43. http://bitsharestalk.org/index.php?topic=564.0 <- Hardware Comparison
  44. https://mega.co.nz/#F!h0tkXSxZ!f62uoUXogkxQmP2xO8Ib-g <-Mining software downloads for all processors, OS's, and architectures.
  45. https://www.cryptsy.com <-Protosharees exchange
  46. http://bter.com <- Another exchange
  47. http://coin2pal.info <- Sell bitcoins for paypal payments
  48. Donations:
  49. PTS: PiCP2THVDCWdmMNHFj4aL8pNP72yTsEuRE
  50. BTC: 1NGMZcRjT4MmMt1RRhjeEsbBAtuf3VDz3Q
  51. LTC: LSeDHFUkYUqR6iiitcUBZvLGo6dhsnyPes

comments powered by Disqus