Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: Shashi1234 on November 29, 2018, 08:47:54 PM



Title: Create an Altcoin using bitcoin core 0.17.0.1
Post by: Shashi1234 on November 29, 2018, 08:47:54 PM
BTC Want to create an Altcoin similar to bitcoin only with few modification such as name, abbreviation, max supply etc.

But I also want to change the hashing algorithm to x15.

Can you guys help me out to make these changes and in source code where and in which file changes need to be done as I'm not able to find it.

Thanks in Advance!


Title: Re: Create an Altcoin using bitcoin core 0.17.0.1
Post by: FulaerJI on November 30, 2018, 12:10:01 PM
There are many similar currencies, you can copy their source code.


Title: Re: Create an Altcoin using bitcoin core 0.17.0.1
Post by: Shashi1234 on November 30, 2018, 02:33:08 PM
We want to make changes in bitcoin source and implement x15 hashing algorithm instead of sha256. But we're not sure which files needs to be changed?

If anyone can point us in right direction or provide code changes that will be really helpfull.