- Blockchain By Example
- Bellaj Badr Richard Horrocks Xun (Brian) Wu
- 62字
- 2021-06-10 18:53:40
Compiling Bitcoin from source
The Bitcoin project is open sourced under the MIT license. Therefore, it's possible for you to experiment with its source code and build your own derivative cryptocurrency. As a first step toward creating your own currency, it would be opportune to start by compiling the original Bitcoin source code without modification to get accustomed with the building process.