Files
xrpl-dev-portal/content/dev-tools/dev-tools.ja.md
2019-11-05 23:09:32 -08:00

29 lines
1.9 KiB
Markdown

# 開発者用ツール
<!--{# TODO: Ensure that the list below follows the order of the left nav. #}-->
Rippleには、XRP LedgerのAPIリクエストと動作をテスト、探索、検証するための一連の開発者用ツールがそろっています。
* **[XRP Ledger Lookup Tool](xrp-ledger-rpc-tool.html)**
このJSON-RPCベースのデバッグツールを使用して、XRP Ledgerのアカウント、取引、台帳についての生データを表示します。
* **[XRP Ledger Test Net Faucet](xrp-test-net-faucet.html)**
WebSocketおよびJSON-RPC Test Netエンドポイントを使用して、XRP Ledger上で構築したソフトウェアを実際の資金を使用せずにテストします。テストの目的でTest Netのクレデンシャルと資金を生成します。Test Netの台帳と残高は定期的にリセットされます。
<!--{# TODO: For information about how to connect your `rippled` test server to the Test Net, see [XXXXX](x). #}-->
* **[rippled API WebSocket Tool](websocket-api-tool.html)**
動作中のrippled APIを今すぐ見る必要がありますか? このツールを使用して、あらかじめ用意されたサンプル要求を送信し、応答を取得します。設定は何も必要ありません。
<!--{# TODO: which methods are surfaced here -- is this all of them? #}-->
* **[Data API v2 Tool](data-api-v2-tool.html)**
動作中のData API v2を今すぐ見る必要がありますか? このツールを使用して、あらかじめ用意されたサンプル要求を送信し、応答を取得します。設定は何も必要ありません。
* **[rippled.txt Validator](ripple-txt-validator.html)**
このツールを使用して、「ripple.txt」が構文的に正しいことと、正しくデプロイされたことを確認します。
ここにないツールについて何かアイデアをお持ちですか? [お問い合わせ>](mailto:docs@ripple.com)