「ゼロネット」の版間の差分

提供: tezos-wiki
移動先: 案内検索
(ページの作成:「= The zeronet network = The Tezos zeronet is a development network that might be broken multiple times a day. If you wish to experiment with Tezos we recommend you to t...」)
 
1行目: 1行目:
= The zeronet network =
+
=ゼロネットネットワーク=
  
The Tezos zeronet is a development network that might be broken multiple times a day.
+
Tezos zeronetは、1日に複数回故障する可能性のある開発ネットワークです。
  
If you wish to experiment with Tezos we recommend you to test the <code>alphanet</code>, which is a more stable test network.
+
Tezosを試してみたい場合は、より安定したテストネットワークである<code> alphanet </ code>をテストすることをお勧めします。
  
In particular, we offer no support about the zeronet.
+
特に、私たちはゼロをサポートしていません。
  
If you wish to play with the zeronet, you must first grab a wallet from the faucet:
+
ゼロネットで遊んでみたい場合は、まず蛇口から財布を受け取る必要があります。
  
 
https://faucet.tzalpha.net/
 
https://faucet.tzalpha.net/
  
This will provide you with a JSON file, named like <code>tz1__xxxxxxxxx__.json</code>. Once your node is synchronized, you should run the following command to activate your wallet, where <code>my_account</code> is a local name you choose, and <code>tz1__xxxxxxxxx__.json</code> is the name of the file you grab:
+
これにより、<code> tz1__xxxxxxxxx __。json </ code>のようなJSONファイルが提供されます。ノードが同期されたら、次のコマンドを実行してウォレットをアクティブにする必要があります。<code> my_account </ code>は選択したローカル名で、<code> tz1__xxxxxxxxx __。json </ code>はファイルの名前ですあなたがつかむ:
  
 
::
 
::
  
<pre>$ tezos-client activate account my_account with tz1__xxxxxxxxx__.json
+
<pre> $ tezos-client tz1__xxxxxxxxx __を使ってアカウントmy_accountを有効にします。json
Operation successfully injected in the node.
+
操作はノードに正常に挿入されました。
Operation hash is 'ooGoVS5cikbTHEimTzYhQWrYqY2LeJYmfkbzoiW8KQ59jtGQaXr'.
+
操作ハッシュは 'ooGoVS5cikbTHEimTzYhQWrYqY2LeJYmfkbzoiW8KQ59jtGQaXr'です。
Waiting for the operation to be included...
+
操作が含まれるのを待っています...
Operation found in block: BKihN2QgSAu2etftNvs8FWWhwTvZiY8P3e7H3jgdj2MCpKZXXRs
+
操作はブロック:BKihN2QgSAu2etftNvs8FWWhwTvZiY8P3e7H3jgdj2MCpKZXXRsにあります。
Account my_account (tz1__xxxxxxxxx__) created with ?23,454.</pre>
+
23,454で作成されたアカウントmy_account(tz1__xxxxxxxxx__)</ pre>
Or, if you use the <code>zeronet.sh</code> script, you should prefix the file with <code>container:</code> in order to copy it into the docker image:
+
または、<code> zeronet.sh </ code>スクリプトを使用している場合は、ファイルの先頭に<code> container:</ code>を付けて、ドッカーイメージにコピーする必要があります。
  
 
::
 
::
  
<pre>$ ./zeronet.sh client activate account my_account with container:tz1__xxxxxxxxx__.json</pre>
+
<pre> $ ./zeronet.shクライアントは、my_accountアカウントをmy_accountのコンテナでアクティブ化します:tz1__xxxxxxxxx __。json </ pre>
Please preserve the JSON file, after each reset of the zeronet, you will have to reactivate the wallet.
+
JSONファイルを保存してください。ゼロをリセットするたびに、ウォレットを再度アクティブ化する必要があります。
  
Please drink carefully and don't abuse the faucet: it only contains 30.000 wallets for a total amount of ?760.000.000.
+
注意深く飲み、蛇口を乱用しないでください:30,000ウォレットしか含まず、総量は760.000.000です。

2018年5月31日 (木) 00:04時点における版

ゼロネットネットワーク

Tezos zeronetは、1日に複数回故障する可能性のある開発ネットワークです。

Tezosを試してみたい場合は、より安定したテストネットワークである alphanet </ code>をテストすることをお勧めします。

特に、私たちはゼロをサポートしていません。

ゼロネットで遊んでみたい場合は、まず蛇口から財布を受け取る必要があります。

https://faucet.tzalpha.net/

これにより、<code> tz1__xxxxxxxxx __。json </ code>のようなJSONファイルが提供されます。ノードが同期されたら、次のコマンドを実行してウォレットをアクティブにする必要があります。<code> my_account </ code>は選択したローカル名で、<code> tz1__xxxxxxxxx __。json </ code>はファイルの名前ですあなたがつかむ:

 $ tezos-client tz1__xxxxxxxxx __を使ってアカウントmy_accountを有効にします。json
操作はノードに正常に挿入されました。
操作ハッシュは 'ooGoVS5cikbTHEimTzYhQWrYqY2LeJYmfkbzoiW8KQ59jtGQaXr'です。
操作が含まれるのを待っています...
操作はブロック:BKihN2QgSAu2etftNvs8FWWhwTvZiY8P3e7H3jgdj2MCpKZXXRsにあります。
23,454で作成されたアカウントmy_account(tz1__xxxxxxxxx__)</ pre>
または、<code> zeronet.sh </ code>スクリプトを使用している場合は、ファイルの先頭に<code> container:</ code>を付けて、ドッカーイメージにコピーする必要があります。

::

<pre> $ ./zeronet.shクライアントは、my_accountアカウントをmy_accountのコンテナでアクティブ化します:tz1__xxxxxxxxx __。json </ pre>
JSONファイルを保存してください。ゼロをリセットするたびに、ウォレットを再度アクティブ化する必要があります。

注意深く飲み、蛇口を乱用しないでください:30,000ウォレットしか含まず、総量は760.000.000です。