if have started with a project to offer a clean codebase to fork coins.
The forker only needs to do some search & replace and generate a new genesisblock.
At the moment i'm working on a scrypt coin based on Litecoin's 0.10.2.2 codebase.
https://github.com/clonecoin-project/clonecoinat the moment i'm a little stuck with the checkpoints i need to remove and still need to find a few other parameters.
The code as is builds and runs fine but i could use some help with cleaning up LTC specific parameters.
in the future i will add sha256, x11, x13 and x15 coins.
Other algo's are also welcome if people volunteer to help out.
I'm not a dev myself and use this project personally for educational purposes.
Easy forking will allow peaple new to cryptocurrencies to experiment and learn with a clean codebase.
Michel,