Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: Luke Fox on February 23, 2017, 06:57:23 AM



Title: Require additional guides for Altcoin creation
Post by: Luke Fox on February 23, 2017, 06:57:23 AM
For past 4 months I was reading about Blockchain and Bitcoin. I also read about Altcoins and have also tried to clone few of the altcoins. When I researched about how to create a Altcoin I got multiple links to clone but many of them feels incomplete.

Below mentioned links is my research work.

>> https://bitcointalk.org/index.php?topic=1200291.msg12625865#msg12625865
>> https://bitcointalk.org/index.php?topic=1119647.msg11861193#msg11861193 *
>> https://bitcointalk.org/index.php?topic=420896.0
>> https://bitcointalk.org/index.php?topic=363825.msg3893905#msg3893905
>> https://steemit.com/altcoins/@complexring/how-to-build-proof-of-stake-altcoins-and-stake-coins-on-a-remote-ubuntu-server
>> https://gist.github.com/mhsjlw/8130158de01071aa8c87
>> https://bitcointalk.org/index.php?topic=225690.0
>> https://cryptojunction.com/how-to-create-your-own-cryptocurrency/ *
>> https://github.com/Peershares/Peershares/wiki/Genesis-Block-%28Starting-a-New-Blockchain-Instance%29 **
>> https://steemit.com/steem/@marsresident/a-guide-to-cryptocurrencies-resources-to-create-your-own-currency

Only the Links marked with * were useful other links felt bit incomplete. Also one with **, I clone that successfully and it actually worked.

So is there proper guide or additional material to create new coins in detail using both algorithm ("PoW" & "PoS")?

Specifically I require guides regarding cloing an Proof of Stake coin and also PoW coin cloning guide would be an advantage.

 


Title: Re: Require additional guides for Altcoin creation
Post by: Nthused on February 27, 2017, 07:37:54 AM
For past 4 months I was reading about Blockchain and Bitcoin. I also read about Altcoins and have also tried to clone few of the altcoins. When I researched about how to create a Altcoin I got multiple links to clone but many of them feels incomplete.

Below mentioned links is my research work.

>> https://bitcointalk.org/index.php?topic=1200291.msg12625865#msg12625865
>> https://bitcointalk.org/index.php?topic=1119647.msg11861193#msg11861193 *
>> https://bitcointalk.org/index.php?topic=420896.0
>> https://bitcointalk.org/index.php?topic=363825.msg3893905#msg3893905
>> https://steemit.com/altcoins/@complexring/how-to-build-proof-of-stake-altcoins-and-stake-coins-on-a-remote-ubuntu-server
>> https://gist.github.com/mhsjlw/8130158de01071aa8c87
>> https://bitcointalk.org/index.php?topic=225690.0
>> https://cryptojunction.com/how-to-create-your-own-cryptocurrency/ *
>> https://github.com/Peershares/Peershares/wiki/Genesis-Block-%28Starting-a-New-Blockchain-Instance%29 **
>> https://steemit.com/steem/@marsresident/a-guide-to-cryptocurrencies-resources-to-create-your-own-currency

Only the Links marked with * were useful other links felt bit incomplete. Also one with **, I clone that successfully and it actually worked.

So is there proper guide or additional material to create new coins in detail using both algorithm ("PoW" & "PoS")?

Specifically I require guides regarding cloing an Proof of Stake coin and also PoW coin cloning guide would be an advantage.

 

Nobody's gonna tell you bud, that is why they're all broken up and missing parts for this reason :)

BTW if you can't read the functions in the code then you have no chance if something goes awry.

We already have enough WalletBuilders coins due to the fact that the noobs hosting those coins can't code or read code so they pay someone or a service to do it for them and put on the whole persona stating otherwise.


Title: Re: Require additional guides for Altcoin creation
Post by: eckmar on February 27, 2017, 08:15:58 AM
Do you even think that cloning some coin would benefit anyone ? You are cloning something that already exist and making just another shitcoin that no one will ever use. Better leave it to developers that actually make new coins to create something new that people will actually use.


Title: Re: Require additional guides for Altcoin creation
Post by: Luke Fox on February 28, 2017, 11:19:54 AM
For past 4 months I was reading about Blockchain and Bitcoin. I also read about Altcoins and have also tried to clone few of the altcoins. When I researched about how to create a Altcoin I got multiple links to clone but many of them feels incomplete.

Below mentioned links is my research work.

>> https://bitcointalk.org/index.php?topic=1200291.msg12625865#msg12625865
>> https://bitcointalk.org/index.php?topic=1119647.msg11861193#msg11861193 *
>> https://bitcointalk.org/index.php?topic=420896.0
>> https://bitcointalk.org/index.php?topic=363825.msg3893905#msg3893905
>> https://steemit.com/altcoins/@complexring/how-to-build-proof-of-stake-altcoins-and-stake-coins-on-a-remote-ubuntu-server
>> https://gist.github.com/mhsjlw/8130158de01071aa8c87
>> https://bitcointalk.org/index.php?topic=225690.0
>> https://cryptojunction.com/how-to-create-your-own-cryptocurrency/ *
>> https://github.com/Peershares/Peershares/wiki/Genesis-Block-%28Starting-a-New-Blockchain-Instance%29 **
>> https://steemit.com/steem/@marsresident/a-guide-to-cryptocurrencies-resources-to-create-your-own-currency

Only the Links marked with * were useful other links felt bit incomplete. Also one with **, I clone that successfully and it actually worked.

So is there proper guide or additional material to create new coins in detail using both algorithm ("PoW" & "PoS")?

Specifically I require guides regarding cloing an Proof of Stake coin and also PoW coin cloning guide would be an advantage.

 

Nobody's gonna tell you bud, that is why they're all broken up and missing parts for this reason :)

BTW if you can't read the functions in the code then you have no chance if something goes awry.

We already have enough WalletBuilders coins due to the fact that the noobs hosting those coins can't code or read code so they pay someone or a service to do it for them and put on the whole persona stating otherwise.

Agreed I have been working on it for long time and also made changes but was unsuccessful. Yes I did checked out wallet builder service but was of no use. I wanted to understand proof of stake coin clone. Also if I am able to successfully make an clone of proof of stake wiht that missing part I surely share with this forum. I possible for you to share link for those coin making service.

Do you even think that cloning some coin would benefit anyone ? You are cloning something that already exist and making just another shitcoin that no one will ever use. Better leave it to developers that actually make new coins to create something new that people will actually use.

You are absolutely right for cloning already present coins. But majority of the coin part would be almost same as that of the already existing coin. So only part should I take care of is of my own requirement for that coin.


Title: Re: Require additional guides for Altcoin creation
Post by: NeuroticFish on February 28, 2017, 11:26:33 AM
If you are not good enough to fix the code and make it work, would you be good enough to do future, deeper fixes?
What if a flaw is found in the coin you are cloning and you did some changes that touch that area, so a merge will not do? Will you be able to fix that?
I doubt it.

And then the many people investing money in your idea will be .. well.. scammed.

So if you cannot overcome the current cloning/building problems, please just don't launch another coin.
Sorry if this sounds harsh.


Title: Re: Require additional guides for Altcoin creation
Post by: Luke Fox on February 28, 2017, 11:40:06 AM
If you are not good enough to fix the code and make it work, would you be good enough to do future, deeper fixes?
What if a flaw is found in the coin you are cloning and you did some changes that touch that area, so a merge will not do? Will you be able to fix that?
I doubt it.

And then the many people investing money in your idea will be .. well.. scammed.

So if you cannot overcome the current cloning/building problems, please just don't launch another coin.
Sorry if this sounds harsh.

Justified.

But I am not coming up with new coin until and unless have understood all the aspects of blockchain and coin protocol. Due to that reason I asked first are there additional guides for understanding to how to clone new coin because above mentioned steps feels incomplete.


Title: Re: Require additional guides for Altcoin creation
Post by: fortunecrypto on February 28, 2017, 01:13:47 PM
If you are not good enough to fix the code and make it work, would you be good enough to do future, deeper fixes?
What if a flaw is found in the coin you are cloning and you did some changes that touch that area, so a merge will not do? Will you be able to fix that?
I doubt it.

And then the many people investing money in your idea will be .. well.. scammed.

So if you cannot overcome the current cloning/building problems, please just don't launch another coin.
Sorry if this sounds harsh.

Justified.

But I am not coming up with new coin until and unless have understood all the aspects of blockchain and coin protocol. Due to that reason I asked first are there additional guides for understanding to how to clone new coin because above mentioned steps feels incomplete.

I don't think so,when you see  how these makes a lot of money  launching new coins with ico and how they run with a huge money I'm sure you will do one for yourself,leave this ethings to the experts and just support exciting coins,don't create another shitcoin there's already to many ..


Title: Re: Require additional guides for Altcoin creation
Post by: therealbigcoin on May 05, 2017, 03:30:32 PM
I really dont like it, how the community reacts to someone who wanna learn new stuff.
Did u guys all lost so much money to shitcoins that you are depressed now or what? Or made your own unsuccesfull try?  :D

Cant understand this mentality, you guys should really learn what open source means .

@ Op : Feel free to join my Teamchat to learn howto make altcoin clones for fun and also building some community which maybe launches a real currency after we implemented something new like using Masternodes to host Data for webapps and stuff ;)

https://crypto.rocket.chat

Cheers and dont listend to this goats  :D