Bitcoin Forum
May 09, 2024, 03:10:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 [54]
1061  Alternate cryptocurrencies / Mining (Altcoins) / Need help with p2pool on: August 25, 2014, 10:52:38 PM
 I tried a few times to create a p2pool I think I'm missing something. So I'm trying to create a p2pool for prime-xi and get stuck at the end when i open the screen nothings happening and its asking for ./darkcoin/darkcoin.conf But I have ./primexi/primexi.conf.
steps:
after installing primexid;
git clone https://bitbucket.org/dstorm/p2pool-drk
sudo apt-get install python-zope.interface python-twisted python-twisted-web
sudo apt-get install python-argparse
git clone https://github.com/chaeplin/xcoin-hash
cd xcoin-hash
rm -rf build
sudo python setup.py install
cd ~/p2pool-drk/darkcoin-subsidy-python
sudo python setup.py install
cd ~
nano dark_p2pool.sh
#!/bin/sh
screen -d -m -S drkp2pool ~/p2pool-drk/run_p2pool.py --net primexi --address PRIMEXIADDRESS --give-author 0.5 --fee 0.5 rpcadmin supersecretpassword
sudo chmod +x dark_p2pool.sh
./dark_p2pool.sh
screen -x drkp2pool
Any help?
I can pay BTC 0.05 only if we pm our conversations.
Pages: « 1 ... 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 [54]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!