Git Product home page Git Product logo

p2pool-dgb-sha256's Introduction

Requirements:

Generic:

  • Digibyte >=6.16.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:

Official wiki:

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

Alternate web frontend:

Notes for Digibyte:

In order to run Digibyte nodes you must first install the digibyte_subsidy module:

git submodule init
git submodule update
cd digibyte_subsidy
sudo python setup.py install

Running P2Pool:

To use P2Pool, you must be running your own local digibyted. Sample configuration for the DGB daemon with a pruned blockchain: rpcuser=rpc_login rpcpassword=rpc_password prune=2048 listenonion=0 listen=1 daemon=1 server=1 algo=sha256d onlynet=IPv4 rpcworkqueue=32 rpcthreads=96 rpcallowip=127.0.0.1 rpcport=14023 port=12025

For standard configurations, using P2Pool should be as simple as:

To run 1st network: python run_p2pool.py --net digibyte

To run 2nd network: python run_p2pool.py --net digibyte2

To make your node accessible from the internet, open the following ports on your router (both the worker port and peer-2-peer port please!): For 1st network: Worker Port = 5027; Peer-2-Peer Port = 5026 For 2nd network: Worker Port = 5030; Peer-2-Peer Port = 5031

Run for additional options:

python run_p2pool.py --help

Donations towards further development:

BTC: 1HNeqi3pJRNvXybNX4FKzZgYJsdTSqJTbk 17Vq6qwfE1epzsgEfSw81pQX3gXo9ZN4ET DGB: DTvN7hB8dXEVLNjvEkCaEm34AXb8LpxmKM

p2pool-dgb-sha256's People

Contributors

ilsawa avatar

Watchers

 avatar

Forkers

twinky-kms

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.