Post
Topic
Board Beginners & Help
Re: what is a fork?
by
Rate
on 18/12/2017, 09:42:41 UTC
A fork is when you take the source code of a project and then create a new one from it independently. To make it short, It's when you clone a project to make another one with some changes.

The term applies to cryptocurrency but it can be about a browser, an operating system etc.
For example, Qupzilla is a fork of Mozilla, Mozilla is a fork of Seamonkey. Kubuntu is a fork of Ubuntu, and so on. It's just a term in software engineering

As related to Bitcoin you can read this to understand better what it's about: https://blog.coinbase.com/what-is-a-bitcoin-fork-cba07fe73ef1

Now I get it. I couldn't understand it even in seaching in google or utube for the simplest terms. Thank u

Come on, I am banging my head around and this the very short answer but informative, thank you! You save my a lot of time learning what is fork all about.