Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: sammy-s on June 20, 2017, 04:18:36 AM



Title: Help with cloning Litecoin v0.13.2.1 into a new alt-coin?
Post by: sammy-s on June 20, 2017, 04:18:36 AM
Hi there, I'm looking to clone Litecoin to experiment with my creating my own cryptocurrency. I have followed this guide (http://devtome.com/doku.php?id=scrypt_altcoin_cloning_guide&rev=1391981820 (http://devtome.com/doku.php?id=scrypt_altcoin_cloning_guide&rev=1391981820)) on cloning scrypt based altcoins, among other guides on youtube to try to create my own currency.

Unfortunately, all guides use outdated source, and I would like to work with the latest stable core build: (https://github.com/litecoin-project/litecoin/releases/tag/v0.13.2.1) (http://(https://github.com/litecoin-project/litecoin/releases/tag/v0.13.2.1)).  

Trying to find relevant bits and pieces from old guides in the updated source is inefficient and most likely futile.
I know foundational C++, but not enough to wade through this on my own. Is there anyone who could help or provide up-to-date resources on achieving this task?

I am also following this youtube tutorial (https://www.youtube.com/watch?v=86jqAfySi64) at the moment, but it uses Litecoin source from 2014. Again, any help regarding cloning the new source would be much appreciated. Thank you so much.


Title: Re: Help with cloning Litecoin v0.13.2.1 into a new alt-coin?
Post by: moijiashiasei on June 25, 2019, 04:40:39 PM
there are few modifications needed in latest source code, enable stratum mining etc
PM me for more info