# 关于本书

<div align="center"><img src="/files/-LEn9uAE-yba2gHKkdHP" alt=""></div>

## 简 介&#x20;

本书是 [BlockchainHub](https://blockchainhub.net/) 出版的一本面向区块链入门者小册子，英文书名为 *Blockchain - A Beginners Guide*。本书主要两大部分，第一部分包含了非常基础区块链的概念如Web3，区块链类型，加密经济学，智能合约等内容。本书第二部分向入门者简要介绍了如何开始做区块链项目，如何购买比特币，如何参与ICO等一些知识。

本书中文译本由去中心化自组织 DAOONE **翻译组**翻译。

{% hint style="info" %}
**声明!**《区块链手册》中文版版权归DAOONE 社区**翻译组**所有，如需转载、印刷，请与本手册翻译负责人联系。联系邮箱：<mengjunkwok@gmail.com>（郭梦君）；<pennydpf@gmail.com>（屏风）
{% endhint %}

## 基本信息

| 版 本 | 1.0  2017年9月30日                         |
| --- | --------------------------------------- |
| 许可证 | Creative Commons-Attribution,ShareAlike |
| 作者  | Shermin Voshmgir, Valentin Kalinov      |
| 发行方 | <https://blockchainhub.net/>            |

{% hint style="info" %}
**请注意：**&#x533A;块链以及其他去中心化web技术仍然在早期发展阶段。 底层技术及应用场景和市场上的参与者正在快速变化。我们尽力保持中立及综合， 本文档中的一些信息在发布之后可能会过时。
{% endhint %}

## 目 录

{% content-ref url="/pages/-LEcss8w1YAVC\_Ydttjq" %}
[第一部分 区块链基础](/blockchain-handbook/blockchain-basics.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEcstqFtNAFd7GMeXVI" %}
[1.1 区块链](/blockchain-handbook/blockchain-basics/blockchain.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEcsuEmWDQNVc8\_R5or" %}
[1.2 Web3 - 去中心化网络](/blockchain-handbook/blockchain-basics/untitled-2.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEcsubLrQR4Hsag2OEj" %}
[1.3 区块链类型](/blockchain-handbook/blockchain-basics/types-of-blockcahin.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEhSrXf4RlBcfb-UbS4" %}
[1.4 加密经济学](/blockchain-handbook/blockchain-basics/crpytoeconomics.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEhSsLJBhmVM2vISM9T" %}
[1.5 Tokens](/blockchain-handbook/blockchain-basics/tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEhSsWBHMreDX\_FJ4gi" %}
[1.6 智能合约](/blockchain-handbook/blockchain-basics/smart-contract.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEhSse4xdVt0Uh8IUZV" %}
[1.7 Oracles](/blockchain-handbook/blockchain-basics/oracles.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEhSt9ZZzB\_fuDQs\_CD" %}
[1.8 去中心化应用 (dApp)](/blockchain-handbook/blockchain-basics/dapp.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEhZEvduXkOSE6Onisx" %}
[1.9 DAOs](/blockchain-handbook/blockchain-basics/daos.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEhZHuglCPOMs18Q-j8" %}
[1.10 首次代币发行 - ICOs](/blockchain-handbook/blockchain-basics/icos.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEhZ\_Joew6-t6tYHBZC" %}
[第二部分 实用指南](/blockchain-handbook/di-er-bu-fen-shi-yong-zhi-nan.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEhZp-aVLEreacX1yfi" %}
[2.1 我想做一个区块链项目——从哪儿开始？](/blockchain-handbook/di-er-bu-fen-shi-yong-zhi-nan/untitled-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEh\_3Y1wf9Vm9Vq\_Rzv" %}
[2.2 如何找到区块链开发者](/blockchain-handbook/di-er-bu-fen-shi-yong-zhi-nan/2.2.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEh\_5-A2rCt8EFzCNfq" %}
[2.3 如何购买比特币](/blockchain-handbook/di-er-bu-fen-shi-yong-zhi-nan/how-to-buy-btc.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEh\_6XKuq9XMVEAcdib" %}
[2.4 比特币投资常见问题](/blockchain-handbook/di-er-bu-fen-shi-yong-zhi-nan/investing-in-btc-fqa.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LEh\_XMRhkQDy98pHGcM" %}
[2.5 如何参与ICO](/blockchain-handbook/di-er-bu-fen-shi-yong-zhi-nan/2.5-ru-he-can-yu-ico.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://daoone.gitbook.io/blockchain-handbook/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
