mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
The new folder will be compatible with both Dactyl and Redocly when it comes to loading the Japanese translation for a given page. Snippets are not moved for now because importing them would require more complex changes to the actual Markdown pages, and wouldn't be cross-compatible anyway (Redocly uses slightly different 'partial' rather than 'include' syntax.)
1.0 KiB
1.0 KiB
html, parent, blurb, status, nav_omit
| html | parent | blurb | status | nav_omit |
|---|---|---|---|---|
| data-api.html | references.html | XRP Ledger分析と履歴データに対するRESTfulインターフェイスです。 | removed | true |
Ripple Data API v2
警告: Ripple Data API v2は廃止されました。代わりにHTTP / WebSocket APIを使って下さい。
Ripple Data API v2を使用すると、XRP Ledgerの変更に関する情報(トランザクション履歴や処理済みの分析データなど)にアクセスできます。このような情報は専用データベースに保管されるので、rippledサーバーで保持する必要のある履歴レジャーバージョンの数が少なくなります。Data API v2はXRP Chartsやripple.comなどのアプリケーションのデータソースとしても機能します。
廃止されましたRipple Data APIについてはrippled-historical-database レポジトリーをご覧下さい.