mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
3.0 KiB
3.0 KiB
html, parent, seo, labels
| html | parent | seo | labels | |||
|---|---|---|---|---|---|---|
| public-servers.html | get-started.html |
|
|
公開サーバー
自分でrippledサーバーを運営しない場合は、以下の公開サーバーを利用して、トランザクションを送信したり、レジャーからデータを取得したりすることができます。
| 運営者 | ネットワーク | JSON-RPC URL | WebSocket URL | 尾行 |
|---|---|---|---|---|
| XRP Ledger 財団 | Mainnet | https://xrplcluster.com/ https://xrpl.ws/ ² |
wss://xrplcluster.com/ wss://xrpl.ws/ ² |
CORSをサポートする全履歴サーバークラスター |
| Ripple¹ | Mainnet | https://s1.ripple.com:51234/ |
wss://s1.ripple.com/ |
汎用サーバークラスター |
| Ripple¹ | Mainnet | https://s2.ripple.com:51234/ |
wss://s2.ripple.com/ |
全履歴サーバ クラスター |
| Ripple¹ | Testnet | https://s.altnet.rippletest.net:51234/ |
wss://s.altnet.rippletest.net:51233/ |
Testnet 公開サーバー |
| XRPL Labs | Testnet | https://testnet.xrpl-labs.com/ |
wss://testnet.xrpl-labs.com/ |
CORSをサポートする Testnet 公開サーバー |
| Ripple¹ | Devnet | https://s.devnet.rippletest.net:51234/ |
wss://s.devnet.rippletest.net:51233/ |
Devnet 公開サーバー |
| Ripple¹ | Sidechain-Devnet | https://sidechain-net2.devnet.rippletest.net:51234/ |
wss://sidechain-net2.devnet.rippletest.net:51233/ |
クロスチェーンブリッジ機能をテストするためのサイドチェーンDevnet。Devnetはロックチェーンとして機能し、このサイドチェーンは発行チェーンとして機能します。 |
| XRPL Labs | Xahau Testnet | https://xahau-test.net/ |
wss://xahau-test.net/ |
Hooksが有効な Xahau Testnet |
¹ Ripple社の公開サーバーは、持続的な利用やビジネスでの利用には適しておらず、いつでも利用できなくなる可能性があります。定期的に使用する場合は、ご自身でrippledサーバーを運用するか、信頼できる人と契約してください。Ripple社の公開クラスターには[Reporting Mode][]サーバが含まれています。
² xrpl.wsはxrplcluster.comのエイリアスです。しかし、.ws というトップレベルドメインの信頼性は、本番での使用には適さないかもしれません。
{% raw-partial file="/docs/_snippets/common-links.md" /%}