Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: damiko193 on August 26, 2022, 09:23:21 AM



Title: How to create a blockchain from an existing LiteCoin blockchain
Post by: damiko193 on August 26, 2022, 09:23:21 AM
Hello, I want to create my own cryptocurrency from Litecoin. I want to change everything to litecoin. Well, I want to ask how to change the blockchain, so I will create a new one. I've seen tutorials on YouTube, but they use version 0.8. I use version 0.21. Does anyone know which files I need to change in order to create a new blockchain from litecoin, put my seed servers there. For several days I have been looking for what and how to change, but so far I have only changed the name and port. If anyone can help, please let me know. Thanks.


Title: Re: How to create a blockchain from an existing LiteCoin blockchain
Post by: tbct_mt2 on August 26, 2022, 03:52:29 PM
Hello, I want to create my own cryptocurrency from Litecoin. I want to change everything to litecoin. Well, I want to ask how to change the blockchain, so I will create a new one.
If you don't know how to create a new blockchain and want to base on Litecoin blockchain, you intend to copy the Litecoin source code and fork it.

You don't change everything. What you change can be a coin name, total supply, coin specifications but in basics the source code is the same and is from Litecoin.

Time for shit altcoins like that are 2017 or 2018. Nowadays, you won't succeed by copying source code and creating a new coin with no value, no effort of development, no value creation.


Title: Re: How to create a blockchain from an existing LiteCoin blockchain
Post by: vv181 on August 26, 2022, 05:10:25 PM
Here is a newer guide: How to Make a Cryptocurrency Using Litecoin v0.15 Source (https://www.hackster.io/pjdecarlo/how-to-make-a-cryptocurrency-using-litecoin-v0-15-source-fb5e82#code). Can't find a guide which is more new.

You also might interested to see How to create your own altcoin (v0.20.1) (https://bitcointalk.org/index.php?topic=5309100.0), but the thread is making a fork from the Bitcoin code base, it shouldn't be so different with Litecoin. And here is about the DNS seeder: https://github.com/sipa/bitcoin-seeder.



Title: Re: How to create a blockchain from an existing LiteCoin blockchain
Post by: hugeblack on August 26, 2022, 05:40:16 PM
Here is a list of some Litecoin hardforks and some of them are open source. You can read their code and keep track of the differences from Litecoin but remember that even litecoin is a bitcoin hardfork


Source --> https://vertexmarket.medium.com/an-overview-of-litecoin-forks-b66bd43ec3f8


Generally, if you are looking for a privacy-related upgrade, there are other better hardkork coins