Skip to content

linked67/p2pool-vc

Repository files navigation

Requirements:

Generic:

  • Vertcoin >=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 module:

  • apt-get install libboost1.48-all-dev python-dev

  • cd py_module/SUBSIDY_FUNC_virtualcoin

  • python setup.py install

  • cd xcoin-hash

  • python setup.py install

Running P2Pool:

To use P2Pool, you must be running your own local bitcoind. For standard configurations, using P2Pool should be as simple as:

sh run_virtualcoinpool.sh

Official wiki :

https://en.bitcoin.it/wiki/P2Pool

Alternate web front end :

About

Virtualcoin p2pool code

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages