Author

Topic: How to create own cryptocurrency? (Read 405 times)

newbie
Activity: 34
Merit: 0
December 02, 2017, 10:32:00 PM
#8
Hi,
 I would like to fork Litecoin to create my own cryptocurrency. I found some video tutorial on YouTube: https://www.youtube.com/watch?v=86jqAfySi64
This tutorial is for so old version. Source code of Litecoin is now completely different (there is no main.cpp file etc.), I need it for current version. Anyone can help?

Thanks.


Of course you won't find that file, the repository has gone trough dozens refactorings and optimizations.
The closest in terms of same functionalites is validation.cpp

Do you have strong programming background? Because a good fork is not something one create just by following tutorials.

Yes, I have some programming skills, not C++, but C#, but I understand that code. I don't want to waste time going thru the whole code, I just need to find where I can change Public key, block time, block nonce, merkle root, genesis block hash, target time, target spacing, map checkpoints, main net DNS seed addresses etc.

By the way you want things done, don't be surprised when you new coin (if ever you succeeded in creating one) gets treated like a shitcoin, and it surely will.

I need it for other purpose than you might think. I want to partialy premine some coins of this cryptocurrency and give it away to players of my game I've created in Unity for their achievements in game as such kind of a bonus. This is not supposed not to be serious coin, its just a funny reward for playing my game.
full member
Activity: 336
Merit: 112
December 02, 2017, 10:14:44 PM
#7
Hi,
 I would like to fork Litecoin to create my own cryptocurrency. I found some video tutorial on YouTube: https://www.youtube.com/watch?v=86jqAfySi64
This tutorial is for so old version. Source code of Litecoin is now completely different (there is no main.cpp file etc.), I need it for current version. Anyone can help?

Thanks.


Of course you won't find that file, the repository has gone trough dozens refactorings and optimizations.
The closest in terms of same functionalites is validation.cpp

Do you have strong programming background? Because a good fork is not something one create just by following tutorials.

Yes, I have some programming skills, not C++, but C#, but I understand that code. I don't want to waste time going thru the whole code, I just need to find where I can change Public key, block time, block nonce, merkle root, genesis block hash, target time, target spacing, map checkpoints, main net DNS seed addresses etc.

By the way you want things done, don't be surprised when you new coin (if ever you succeeded in creating one) gets treated like a shitcoin, and it surely will.
full member
Activity: 308
Merit: 100
December 02, 2017, 10:05:21 PM
#6
Yup those tutorials wont help now, they are outdated. LTC has been changed a lot since then.
Correct
Because it has undergone a change there is no point to access it again.
However, there are many other cryptocurrencies that offer exciting technical innovation and Litecoin is starting to take a position.
newbie
Activity: 34
Merit: 0
December 02, 2017, 09:44:37 PM
#5
Hi,
 I would like to fork Litecoin to create my own cryptocurrency. I found some video tutorial on YouTube: https://www.youtube.com/watch?v=86jqAfySi64
This tutorial is for so old version. Source code of Litecoin is now completely different (there is no main.cpp file etc.), I need it for current version. Anyone can help?

Thanks.


Of course you won't find that file, the repository has gone trough dozens refactorings and optimizations.
The closest in terms of same functionalites is validation.cpp

Do you have strong programming background? Because a good fork is not something one create just by following tutorials.

Yes, I have some programming skills, not C++, but C#, but I understand that code. I don't want to waste time going thru the whole code, I just need to find where I can change Public key, block time, block nonce, merkle root, genesis block hash, target time, target spacing, map checkpoints, main net DNS seed addresses etc.
newbie
Activity: 70
Merit: 0
December 02, 2017, 09:24:10 PM
#4
a good fork is not something one create just by following tutorials.

Spot on. A good fork not only requires development, but also support. If/when things go wrong, will OP be able to google his/her way out?
full member
Activity: 221
Merit: 100
December 02, 2017, 09:13:05 PM
#3
Yup those tutorials wont help now, they are outdated. LTC has been changed a lot since then.
member
Activity: 350
Merit: 13
December 02, 2017, 08:48:25 PM
#2
Hi,
 I would like to fork Litecoin to create my own cryptocurrency. I found some video tutorial on YouTube: https://www.youtube.com/watch?v=86jqAfySi64
This tutorial is for so old version. Source code of Litecoin is now completely different (there is no main.cpp file etc.), I need it for current version. Anyone can help?

Thanks.


Of course you won't find that file, the repository has gone trough dozens refactorings and optimizations.
The closest in terms of same functionalites is validation.cpp

Do you have strong programming background? Because a good fork is not something one can create just by following tutorials.
newbie
Activity: 34
Merit: 0
December 02, 2017, 07:43:15 PM
#1
Hi,
 I would like to fork Litecoin to create my own cryptocurrency. I found some video tutorial on YouTube: https://www.youtube.com/watch?v=86jqAfySi64
This tutorial is for so old version. Source code of Litecoin is now completely different (there is no main.cpp file etc.), I need it for current version. Anyone can help?

Thanks.
Jump to: