Litecoin Developer Training Session 1

Problem description

Litecoin’s code repo is a fork of Bitcoin’s repo with some changes. This training session lets you repeat part of the process of producing Litecoin’s code repo based on Bitcoin’s current code repo.

Please fork GitHub - bitcoin/bitcoin: Bitcoin Core integration/staging tree into your github account and start to modify the codebase and make it download the Litecoin main net blockchain completely. Make sure you understand every modification.

Evaluation

Once finished, show us the screenshots of the blockchain downloading log and the URL of your github code repository. Make sure it downloads the entire blockchain; it may get stuck in the middle :joy:

Hints

References

Yes, I did. But how to modify the codebase to work with litecoin? any instruction?

Are still people working on it?