Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: tomsanders on April 22, 2015, 08:33:35 PM



Title: Bitcoin Source Code
Post by: tomsanders on April 22, 2015, 08:33:35 PM
Hi All,

Just having a little play around on a space Linux box and setting my own mining pool up... Does anyone know where i can find the source code for Bitcoin so i can mine for bitcoin on my own server?

Thanks!!


Title: Re: Bitcoin Source Code
Post by: shorena on April 22, 2015, 08:39:06 PM
https://github.com/bitcoin/bitcoin

have fun


Title: Re: Bitcoin Source Code
Post by: tomsanders on April 22, 2015, 08:42:07 PM
Thanks for the reply!

Any blogs on the installation process?

Thanks


Title: Re: Bitcoin Source Code
Post by: achow101_alt on April 22, 2015, 09:44:49 PM
There are no blogs that I know of, but the build-unix.md file provides instructions for linux building. It is in the doc folder here https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md


Title: Re: Bitcoin Source Code
Post by: StrongOne on April 24, 2015, 07:54:14 AM
https://github.com/bitcoin/bitcoin

have fun

tnx i was searching it too, but i did not find it


Title: Re: Bitcoin Source Code
Post by: innocent93 on April 24, 2015, 10:21:46 AM
You've been linked to the code and the compiling documents, but I also suggest you read the bitcoin.org article on running a full node.

https://bitcoin.org/en/full-node


Title: Re: Bitcoin Source Code
Post by: jonnybravo0311 on April 24, 2015, 03:30:55 PM
Also, unless you're planning to compile and build the latest bleeding edge, you'll want to get the code from the latest release branch instead of from the main: https://github.com/bitcoin/bitcoin/releases/tag/v0.10.0.  If you want to help test the latest release candidate: https://github.com/bitcoin/bitcoin/releases/tag/v0.10.1rc3