Author

Topic: Needed: Updated clone instructions (Read 188 times)

jr. member
Activity: 84
Merit: 3
August 19, 2020, 10:40:03 AM
#6
Quote
I'm looking for updated documentation on coin cloning and building.
Before cloning and building , it is better you know how to clone and build the program skills some how is questionable for a new coin.
legendary
Activity: 1584
Merit: 1280
Heisenberg Design Services
August 17, 2020, 01:42:42 PM
#5
Running windows 10 now and there's a shit load of questionable documentation on this.
You would be having a lesser support from the crypto developers if you are depended on Windows as majority of the developers use Linux based OS. I have used both Windows and Linux for building and creating a shitcoin of my own for learning purposes and I can say that it's much easier with Linux than Windows since the instructions for cloning and building are better in Linux than with Windows. Also you should be able to know the basics of Linux based systems if you are willing to clone bitcoin and work on it as you need to be working on WSL.

You can use the developer documentation : https://github.com/bitcoin/bitcoin/blob/master/doc/build-windows.md for building bitcoin through Windows. Buy as pooya87 pointed out, you will never be able to create your ground breaking coin  Roll Eyes if you depend on bitcoin for sure. The code is too complex for a normal person to understand the entire workflow unless you are working on bitcoin core for many years or too familiar with the internal workings. To prevent this, you can go with the v0.1.0 satoshi code which is lot more easier than the current complex code which has segwits, bug fixes, translations etc.

If you are thinking of cloning Ethereum, you can better skip the idea. Bitcoin is easier to understand and has better code quality than Ethereum!
legendary
Activity: 3346
Merit: 3125
August 17, 2020, 11:03:19 AM
#4
You can select to coin you want to clone and fork in on github. If you want to clone bitcoin, the here is the code:

https://github.com/bitcoin/bitcoin

It's important to create the genesis block, that's the way to start a coin from zero.
legendary
Activity: 3472
Merit: 10611
August 16, 2020, 10:21:31 PM
#3
have a great idea for a new coin.
I'm looking for updated documentation on coin cloning and building.

these two are contradicting one another.
if you feel like you should "clone" another project then it means you don't really have a "great idea" in first place since you are basically copying another idea and want to make some changes that have been done a million times before.
not to mention that if you don't already know how to clone and build then your programming skills are questionable so maybe you have to start working on them before you think about creating a new coin.
copper member
Activity: 2856
Merit: 3071
https://bit.ly/387FXHi lightning theory
August 16, 2020, 08:07:15 PM
#2
Who's chain are you trying to clone? Bitcoin, ethereum, dash...

You'll have to work out the application and functionalities before you can work out what you need to build. Also I don't think the fundamentals of full nodes have changed much - just synchronisation, network and transaction size.
full member
Activity: 462
Merit: 102
August 16, 2020, 07:14:23 AM
#1
Hey yall! I'm back after many years of being out the game and have a great idea for a new coin. Yeah, things are already pretty polluted out there, I know.

I'm looking for updated documentation on coin cloning and building. Running windows 10 now and there's a shit load of questionable documentation on this. As long as it is current, gives me a better idea of the necessary dependencies etc, it'll be good.

Thanks in advance for the help.
Jump to: