Author

Topic: NEOS sha-256 p2pool (Read 2105 times)

legendary
Activity: 964
Merit: 1000
August 26, 2014, 06:52:16 PM
#2
Neoscoin is about to switch to full block rewards and i will be throwing 7 th/s at the pool shortly.
legendary
Activity: 964
Merit: 1000
August 24, 2014, 11:31:43 PM
#1
hey everyone making the files available for the NEOS p2pool aswell as posting my pool i have available. it helps to get new pools started and any p2pool that finds a block every miner on the p2pools will be rewards whether or not its ran by the same person.

my pool is here
http://99.236.215.227:3334/static/


to connect use stratum+tcp://99.236.215.227:3334
username : (YOUR NEOS ADDRESS)
password : (ANYTHING)


files are available here.

https://mega.co.nz/#!OklExaTI!iWDvU8dB3-3u3L7htoR-1zQusWmfzNNZ_E4Kv5tGXmA

!!!!!!!!!! THIS IS FOR SHA-256 !!!!!!!!!!

REQUIREMENTS FOR RUNNING THE P2POOL!!!

Generic:

Neoscoin >=0.8.5
Python >=2.6
Twisted >=10.0.0
python-argparse (for Python =2.6)
Linux:

sudo apt-get install python-zope.interface python-twisted python-twisted-web
sudo apt-get install python-argparse # if on Python 2.6


Windows:
Install Python 2.7: http://www.python.org/getit/
Install Twisted: http://twistedmatrix.com/trac/wiki/Downloads
Install Zope.Interface: http://pypi.python.org/pypi/zope.interface/3.8.0
Install python win32 api: http://sourceforge.net/projects/pywin32/files/pywin32/Build%20218/
Install python win32 api wmi wrapper: https://pypi.python.org/pypi/WMI/#downloads
Unzip the files into C:\Python27\Lib\site-packages

then unzip p2pool.zip
and run neoscoin.bat the pool should start and you should see it at 127.0.0.1:3334
connect your miners using stratum+tcp://127.0.0.1:3334
or to find your ip on your network open cmd. and type ipconfig
under IPV4 Address : 192.168.1.*
use that ip address

mine is 192.168.1.148 so to point my miners at my pool i use stratum+tcp://192.168.1.148:3334
for outside connections you have to open the ports 3333 and 3334 in your router. and go to http://www.whatsmyip.org/
and use that ip address.
mine is 99.236.215.227 so if i want other people to be able to connect to my pool i use
Stratum+tcp://99.236.215.227:3334
Jump to: