Skip to content

buffalocoin/p2pool

Repository files navigation

Requirements:

Generic:

  • Bitcoin >=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:

Running P2Pool:

Run P2Pool with the "--net buffalocoin" option. Run your miner program, connecting to 127.0.0.1 on port 8985. Forward port 29985 to the host running P2Pool.

Buffalocoin's use of ports 25085 and 25086. To avoid problems, add these lines to buffalocoin.conf and restart litecoind:

rpcport=25086
port=25085

Donations towards further development:

BJG379oBv9cn94cdz85E9K5ejRhrHcvKgs

Sponsors:

Thanks to:

  • The Bitcoin Foundation for its generous support of P2Pool
  • The Litecoin Project for its generous donations to P2Pool

About

buffalocoin p2pool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published