mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
2.9 KiB
2.9 KiB
html, parent, blurb, labels
| html | parent | blurb | labels | |
|---|---|---|---|---|
| public-servers.html | get-started.html | これらの公開サーバーを利用して、自社のインフラを必要とせずにXRP Ledgerにアクセスします。 |
|
公開サーバー
自分で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¹ | AMM-Devnet | https://amm.devnet.rippletest.net:51234/ |
wss://amm.devnet.rippletest.net:51233/ |
XLS-30d Automated Market Maker開発用の特別なdevnetサーバー |
| XRPL Labs | Hooks-Testnet | https://hooks-testnet-v3.xrpl-labs.com |
wss://hooks-testnet-v3.xrpl-labs.com |
Hooks V3 Testnet |
¹ Ripple社の公開サーバーは、持続的な利用やビジネスでの利用には適しておらず、いつでも利用できなくなる可能性があります。定期的に使用する場合は、ご自身でrippledサーバーを運用するか、信頼できる人と契約してください。Ripple社の公開クラスターには[Reporting Mode][]サーバが含まれています。
² xrpl.ws は xrplcluster.com のエイリアスです。しかし、.ws というトップレベルドメインの信頼性は、本番での使用には適さないかもしれません。
{% include '_snippets/rippled-api-links.md' %} {% include '_snippets/tx-type-links.md' %} {% include '_snippets/rippled_versions.md' %}