mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-09 07:10:56 +00:00
Edited ch03.asciidoc with Atlas code editor
This commit is contained in:
parent
b7f9b8711a
commit
b605dda715
@ -20,7 +20,7 @@ image::images/mbc2_0301.png["Bitcoin Core Architecture"]
|
||||
|
||||
=== Bitcoin Development Environment
|
||||
|
||||
((("development environment", see="Bitcoin Core")))If you're a developer, you will want to set up a development environment with all the tools, libraries, and support software for writing bitcoin applications. In this highly technical chapter, we'll walk through that process step-by-step. If the material becomes too dense (and you're not actually setting up a development environment) feel free to skip to the next chapter, which is less technical.
|
||||
((("development environment", "setup", see="Bitcoin Core")))If you're a developer, you will want to set up a development environment with all the tools, libraries, and support software for writing bitcoin applications. In this highly technical chapter, we'll walk through that process step-by-step. If the material becomes too dense (and you're not actually setting up a development environment) feel free to skip to the next chapter, which is less technical.
|
||||
|
||||
[[compiling_core]]
|
||||
=== Compiling Bitcoin Core from the Source Code
|
||||
|
Loading…
Reference in New Issue
Block a user