Bitcoin Forum
May 24, 2024, 03:55:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to create own cryptocurrency?  (Read 381 times)
pulsedriver (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
December 03, 2017, 12:43:15 AM
 #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.
kahc
Member
**
Offline Offline

Activity: 350
Merit: 13


View Profile
December 03, 2017, 01:48:25 AM
Last edit: December 03, 2017, 01:06:06 PM by kahc
 #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.
ZainSpider
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile
December 03, 2017, 02:13:05 AM
 #3

Yup those tutorials wont help now, they are outdated. LTC has been changed a lot since then.

   SEMUX   -   An innovative high-performance blockchain platform  
▬▬▬▬▬      Powered by Semux BFT consensus algorithm      ▬▬▬▬▬
Github    -    Discord    -    Twitter    -    Telegram    -    Get Free Airdrop Now!
jagster
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
December 03, 2017, 02:24:10 AM
 #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?
pulsedriver (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
December 03, 2017, 02:44:37 AM
 #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.
bundo
Full Member
***
Offline Offline

Activity: 308
Merit: 100



View Profile
December 03, 2017, 03:05:21 AM
 #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.
Maveth13
Full Member
***
Offline Offline

Activity: 336
Merit: 112


View Profile
December 03, 2017, 03:14:44 AM
 #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.
pulsedriver (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
December 03, 2017, 03:32:00 AM
 #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.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!