Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
8196277
Topic
259012
Board
Announcements (Altcoins)
Re: STAR COIN [STR] - The coin with bonus STAR blocks
by
veremit
on
05/08/2014, 12:33:41 UTC
Quote from: wajiminer on August 03, 2014, 12:46:18 PM
I am trying to setup a p2pool. However when I try to execute the run_p2pool.py --starcoin cmd, it says invalid choice and to choose another coin. Any idea how to add starcoin to the list of coins p2pool can run?
I suggest you take a look inside
https://github.com/forrestv/p2pool/tree/master/p2pool/networks
and
https://github.com/forrestv/p2pool/tree/master/p2pool/bitcoin/networks
- I think you'll find you need to create a new coin configuration, and the examples in that folder should help you get going.