Skip to content

The multiple config files under networks for the daemons I am running

Notifications You must be signed in to change notification settings

ChainTerra/P2Pool-Config-Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2Pool Config Files

The multiple config files under networks for the daemons I am running

Main Dependencies:

import shutil
import sys
import zipfile
import platform

from distutils.core import setup
from distutils.sysconfig import get_python_lib
import py2exe

Frontends

Required Libraries

sudo apt-get install build-essential g++ python-dev autotools-dev libicu-dev build-essential libbz2-dev 
sudo apt-get install libboost-all-dev
sudo apt-get install aptitude
aptitude search boost
Use the -n command to add to peers incoming connections when running

General backups of some of the network configuration files I use on P2Pool for solo-mining.

Make sure whether the version of P2Pool you are running requires a bitcoind node
*Usually for just Dashd, a BTC node isn't needed

I recommend using a different instance for Dash, and port numbers, but try integrating same IP

./minerd --url=stratum+tcp://chain-pool.com:7903 --userpass=UserPass.workername:WorkerName

Network: Jtoomim P2Pool Network

About

The multiple config files under networks for the daemons I am running

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published