「Tezos開発者向けドキュメント」の版間の差分

提供: tezos-wiki
移動先: 案内検索
 
1行目: 1行目:
.. Tezos documentation master file, created by sphinx-quickstart on Sat Nov 11 11:08:48 2017. You can adapt this file completely to your liking, but it should at least contain the root <code>toctree</code> directive.
+
.. Tezosドキュメントマスターファイル、sphinx-quickstartによって作成された11月11日11:08:48 2017.このファイルを好みに完全に適合させることができますが、少なくともルート<code> toctree </code>
  
== Welcome to the Tezos Developer Documentation! ==
+
== Tezos開発者向けドキュメントへようこそ! ==
  
Tezos is a distributed consensus platform with meta-consensus capability. Tezos not only comes to consensus about the state of its ledger, like Bitcoin or Ethereum. It also attempts to come to consensus about how the protocol and the nodes should adapt and upgrade.
+
Tezosは、メタコンセンサス能力を持つ分散型コンセンサスプラットフォームです。 TezosはBitcoinやEthereumのような元帳の状態についてコンセンサスを得るだけでなく、また、プロトコルとノードがどのように適応してアップグレードするべきかについてもコンセンサスを得ようとしています。
  
* Developer documentation is available online at http://doc.tzalpha.net
+
*開発者のドキュメントは、http://doc.tzalpha.netからオンラインで入手できます。
* The page https://www.tezos.com/ contains more information about the project, even though it is frozen in time due to external reasons
+
*ページがhttps://www.tezos.com/には、外部理由のため時間内に凍結されていても、プロジェクトに関する詳細情報が含まれています
* All development now happens on Gitlab at https://gitlab.com/tezos/tezos
+
*すべての開発は、Gitlab https://gitlab.com/tezos/tezosで行われます。
  
The Tezos Alpha (test) network has been live and open since February 2017.
+
Tezos Alpha(テスト)ネットワークは、2017年2月から公開されています。
  
* More information on joining the Alphanet at :ref:<code>here &lt;alphanet&gt;</code>.
+
*アルファネットへの参加の詳細:ref:<code> here&lt; alphanet&gt; </code>
* Several community built block explorers are available:
+
*いくつかのコミュニティビルドブロックエクスプローラが利用可能です:
 
** http://ostez.com
 
** http://ostez.com
 
** http://tzscan.io
 
** http://tzscan.io
 
** https://tezos.id
 
** https://tezos.id
 
** https://tezoschain.io
 
** https://tezoschain.io
* A few community run websites collect useful Tezos links:
+
*いくつかのコミュニティ運営のウェブサイトは、有用なTezosのリンクを集めています:
 
** http://www.tezos.help
 
** http://www.tezos.help
 
** https://tezos.rocks
 
** https://tezos.rocks
* There is a matrix channel ''Tezos'' that you can join <code>here &lt;https://riot.im/app/#/room/#tezos:matrix.org&gt;</code>_.
+
* <code> here <ltps://riot.im/app/#/room/#tezos:matrix.org&gt; </code> _に参加できる「Tezos」という行列チャンネルがあります。
* There is a ''#tezos'' channel on ''freenode'' that is reserved for technical discussions
+
*テクニカルな議論のために予約されている "freenode"には "#tezos"というチャンネルがあります
* There is also a community FAQ at https://github.com/tezoscommunity/faq
+
* https://github.com/tezoscommunity/faqにコミュニティのFAQもあります。
  
The source code of Tezos is currently under exclusive copyright of Dynamic Ledger Solutions, and will be open sourced under the MIT license when the main network lunches.
+
Tezosのソースコードは、現在、Dynamic Ledger Solutionsの排他的著作権の下にあり、主なネットワークがランチしたときにMITライセンスのもとで公開されます。
  
.. toctree:: :maxdepth: 2 :caption: Introduction:
+
.. toctree :::maxdepth:2:caption:はじめに:
  
introduction/howto introduction/contributing
+
紹介/ハウツー紹介/寄稿
  
.. toctree:: :maxdepth: 2 :caption: The Alphanet:
+
.. toctree :::maxdepth:2:caption:アルファネット:
  
introduction/alphanet introduction/alphanet_changes introduction/zeronet
+
紹介/アルファベット紹介/アルファベット紹介/ゼロネット
  
.. toctree:: :maxdepth: 2 :caption: White doc:
+
.. toctree :::maxdepth:2:caption:White doc:
  
whitedoc/the_big_picture whitedoc/p2p whitedoc/validation whitedoc/michelson whitedoc/proof_of_stake
+
whitedoc / the_big_picture whitedoc / p2p whitedoc /検証whitedoc / michelson whitedoc / proof_of_stake
  
.. toctree:: :maxdepth: 2 :caption: Developer Tutorials:
+
.. toctree :::maxdepth:2:caption:開発者チュートリアル:
  
tutorials/data_encoding tutorials/error_monad tutorials/michelson_anti_patterns tutorials/entering_alpha tutorials/protocol_environment tutorials/profiling
+
チュートリアル/ data_encodingチュートリアル/ error_monadチュートリアル/ michelson_anti_patternsチュートリアル/入門チュートリアル/ protocol_environmentチュートリアル/プロファイリング
  
.. toctree:: :maxdepth: 2 :caption: APIs:
+
.. toctree :::maxdepth:2:caption:APIs:
  
README api/api-inline api/cli-commands api/rpc api/errors
+
README api / api-inline api / cli-commands api / rpc api / errors
  
== Indices and tables ==
+
==インデックスとテーブル==
  
* :ref:<code>genindex</code>
+
*:ref:<code> genindex </code>
* :ref:<code>modindex</code>
+
*:ref:<code> modindex </code>
* :ref:<code>search</code>
+
*:ref:<code>検索</code>

2018年5月30日 (水) 23:41時点における最新版

.. Tezosドキュメントマスターファイル、sphinx-quickstartによって作成された11月11日11:08:48 2017.このファイルを好みに完全に適合させることができますが、少なくともルート toctree

Tezos開発者向けドキュメントへようこそ![編集]

Tezosは、メタコンセンサス能力を持つ分散型コンセンサスプラットフォームです。 TezosはBitcoinやEthereumのような元帳の状態についてコンセンサスを得るだけでなく、また、プロトコルとノードがどのように適応してアップグレードするべきかについてもコンセンサスを得ようとしています。

  • 開発者のドキュメントは、http://doc.tzalpha.netからオンラインで入手できます。
  • ページがhttps://www.tezos.com/には、外部理由のため時間内に凍結されていても、プロジェクトに関する詳細情報が含まれています
  • すべての開発は、Gitlab https://gitlab.com/tezos/tezosで行われます。

Tezos Alpha(テスト)ネットワークは、2017年2月から公開されています。

Tezosのソースコードは、現在、Dynamic Ledger Solutionsの排他的著作権の下にあり、主なネットワークがランチしたときにMITライセンスのもとで公開されます。

.. toctree :::maxdepth:2:caption:はじめに:

紹介/ハウツー紹介/寄稿

.. toctree :::maxdepth:2:caption:アルファネット:

紹介/アルファベット紹介/アルファベット紹介/ゼロネット

.. toctree :::maxdepth:2:caption:White doc:

whitedoc / the_big_picture whitedoc / p2p whitedoc /検証whitedoc / michelson whitedoc / proof_of_stake

.. toctree :::maxdepth:2:caption:開発者チュートリアル:

チュートリアル/ data_encodingチュートリアル/ error_monadチュートリアル/ michelson_anti_patternsチュートリアル/入門チュートリアル/ protocol_environmentチュートリアル/プロファイリング

.. toctree :::maxdepth:2:caption:APIs:

README api / api-inline api / cli-commands api / rpc api / errors

インデックスとテーブル[編集]

  • :ref: genindex
  • :ref: modindex
  • :ref:検索