ゼロネットでXTZを取得してロールを完了するにはどうすればよいですか?
-
-
質問/回答ベースではない1回限りのリクエストであるため、この質問をトピック外として閉じることに投票します.I'm voting to close this question as off-topic because a one off request that is not question/answer based.
- 2
- 2019-05-02
- Frank
-
まあ、それは質問/回答ベースです.XTZゼロネットを惜しまないでください.はいまたはいいえ.:Pしかし、わかりました.つまり、あなたがどこから来たのかを理解するということです.Well, it is question/answer based. Can you spare me XTZ zeronet? Yes or No. :P But ok i mean understand where your coming from.
- 0
- 2019-05-03
- logart treiton
-
質問を「ゼロネットでXTZを取得してロールを完了する方法」として再定式化できます.You could reformulate the question as "How to get XTZ on zeronet to complete a roll ?"
- 1
- 2019-05-03
- Julien
-
質問を編集しましたedited the question
- 0
- 2019-05-03
- Ezy
-
1 回答
- 投票
-
- 2019-05-03
ここのドキュメントで説明されているように、蛇口を使用できます. https://tezos.gitlab.io/mainnet/introduction/howtouse.html#get-free-tez
簡単な答え、
- https://faucet.tzalpha.net/にアクセスします
- 蛇口ファイルを取得する
tz1__xxxxxxxxx__.json
-
tezos-client activate account alice with "tz1__xxxxxxxxx__.json"
- 資金をパン屋のアカウントに転送または委任します
You can use the Faucet, as described in the documentation here : https://tezos.gitlab.io/mainnet/introduction/howtouse.html#get-free-tez
Short answer,
- go to https://faucet.tzalpha.net/
- get a faucet file
tz1__xxxxxxxxx__.json
- Activate it using
tezos-client activate account alice with "tz1__xxxxxxxxx__.json"
- transfer or delegate the fund to your baker account
いくつかのテストを行う必要がありますが、Zeronetでロールを完了するのに十分なXTZが必要です.
誰かがzeronetXTZを取得する方法を説明できますか?