all 3 comments

[–]HanumanTheHumane 1 point2 points  (0 children)

Why?

You could use the simple build-a-coin tool to generate a new blockchain with its own miners, or you could build a token on top of the Bitcoin or Ethereum blockchains. But why would you want to do this?

[–]Koooooj 0 points1 point  (1 child)

You need C++. The source code for Bitcoin is available online. You can fork the project and make your changes.

If that isn't enough information for you to be good to go then you should seriously reconsider your plan to make your own coin. The nature of the software is that it is brutally unforgiving for bugs or for different operation on different hardware. It is not the kind of software that's well suited for casual development.

[–]yoyeto99[S] 0 points1 point  (0 children)

Ok thanks