Post
Topic
Board Announcements (Altcoins)
Re: STAR COIN [STR] - The coin with bonus STAR blocks
by
veremit
on 05/08/2014, 12:33:41 UTC
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.