# README

![](https://1176427111-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LL8tJvxJArUEX_X8UyG%2F-LL8tOvxescL5rHe0Q4e%2F-LL8tShQXFh0Li7hkYvo%2FProgrammingBlockchain.png?generation=1535616875882733\&alt=media)

[コードサンプルはこちら。](https://github.com/ProgrammingBlockchain/ProgrammingBlockchainCodeExamples/)

### [この本を読むにはこちら](https://programmingblockchain.gitbooks.io/programmingblockchain-japanese/content/)

### コミュニティ

[![Gitter](https://badges.gitter.im/MetacoSA/NBitcoin.svg)](https://gitter.im/MetacoSA/NBitcoin?utm_source=badge\&utm_medium=badge\&utm_campaign=pr-badge)

### 他の言語版

英語 [Read](https://programmingblockchain.gitbooks.io/programmingblockchain/content/)- [GitHub](https://github.com/ProgrammingBlockchain/ProgrammingBlockchain) - [GitBook](https://www.gitbook.com/book/programmingblockchain/programmingblockchain)

インドネシア語: [Read](https://nopara73.gitbooks.io/programmingblockchainindonesian/content/) - [GitHub](https://github.com/ProgrammingBlockchain/ProgrammingBlockchain-Indonesian) - [GitBook](https://www.gitbook.com/book/nopara73/programmingblockchainindonesian)

### 筆者にフィードバックしたいときは

もし読んでいて間違いを発見してご自分で修正しない場合は[Github](https://github.com/ProgrammingBlockchain/ProgrammingBlockchain-Japanese)で課題を提起してください。もしGitBookで読んでいる場合は、インラインでコメントすることも可能です。

なお、Programming The Blockchain in C#は英語が原語版であるため、英語版に対して修正があったときは適宜日本語版にも反映します。

### 誤記を訂正するには　〜簡単にコミュニティへ貢献するには〜

1. [Githubでこの本のページ](https://github.com/ProgrammingBlockchain/ProgrammingBlockchain-Japanese)にアクセスする
2. フォークする
3. 編集する
4. プルリクエストする

### 新しい章を追加する方法　〜さらなるコミュニティへの貢献〜

1. [Githubでこの本のページ](https://github.com/ProgrammingBlockchain/ProgrammingBlockchain-Japanese)にアクセスする
2. フォークする
3. フォークしたレポジトリをクローンする
4. [Gitbook editor](https://www.gitbook.com/editor)をダウンロードしてインストールする
5. Gitbook editorを起動する
6. フォークしてクローンしたディレクトリを選択してインポートする
7. 本を編集する
8. 保存して同期する
9. プルリクエストする

### 学習プロセスをより良くするためには

読みながら修正や追加を通じた貢献をすることで、より早く身につきます。どこかで理解することに悪戦苦闘した場合、後続の読者のためにもわかりやすく言い換えてプルリクエストしてください。

[課題解決](https://github.com/ProgrammingBlockchain/ProgrammingBlockchain-Japanese/issues)に協力することもできます。（大学生のためのアドバイスですが、就活には卒業証明書よりもGitHubでの活躍のほうが役に立ちます。）

## 私たちへの寄付

このアドレスへのすべての寄付が、[こちらのサイト](http://n.bitcoin.ninja/)で公開されます。

![1KF8kUVHK42XzgcmJF4Lxz4wcL5WDL97PB](https://1176427111-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LL8tJvxJArUEX_X8UyG%2F-LL8tOvxescL5rHe0Q4e%2F-LL8tShSW6JUBwV51a07%2FBookQr.png?generation=1535616876466593\&alt=media)

[1KF8kUVHK42XzgcmJF4Lxz4wcL5WDL97PB](https://www.smartbit.com.au/address/1KF8kUVHK42XzgcmJF4Lxz4wcL5WDL97PB)

### リンク

[GitHubでこの本を見る](https://github.com/ProgrammingBlockchain/ProgrammingBlockchain-Japanese)\
[GitBookでこの本を見る](https://www.gitbook.com/book/programmingblockchain/programmingblockchain-japanese)（PDF版、epub版、mobi版でダウンロードもできます）\
[コードサンプル](https://github.com/ProgrammingBlockchain/ProgrammingBlockchainCodeExamples/)\
[成功者の殿堂](http://n.bitcoin.ninja/)（ここではこの本の中にあるチャレンジを完了できた人たちが一覧になっています。）


---

# 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://programmingblockchain.gitbook.io/programmingblockchain-japanese/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.
