---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
layout: base
lang: en
id: developer-guide
title: "Developer Guide - Bitcoin"
---
# Bitcoin Developer Guide
Find detailed information about the Bitcoin protocol and related specifications.
{% include fragment_reviews_needed.md %}
{% include guide_intro.md %}
{% include guide_block_chain.md %}
{% include guide_transactions.md %}
{% include guide_contracts.md %}
{% include guide_wallets.md %}
{% include guide_payment_processing.md %}
{% include guide_operating_modes.md %}
{% include guide_p2p_network.md %}
{% include guide_mining.md %}
{% include references.md %}