{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"ウォレットサーバとしてのxrpldの実行","siteUrl":"https://xrpl.org/","llmstxt":{"hide":false,"title":"XRPL Developer Portal & Documentation","description":"Explore XRP Ledger documentation, blogs, and other blockchain developer resources needed to start building and integrating with the ledger.","details":{"content":"XRP Ledger concepts, use cases, tutorials, references, and other blockchain developer resources. Also, stay up to date with release announcements and more through the XRPL Blog."},"sections":[{"title":"Introduction","description":"A high-level introduction to the XRP Ledger.","includeFiles":["docs/introduction/**/*.*","about/faq.md"],"excludeFiles":["docs/introduction/index.md"]},{"title":"Use Cases","description":"Real-world applications and business scenarios for the XRP Ledger.","includeFiles":["docs/use-cases/**/*.*"],"excludeFiles":["docs/use-cases/index.md","docs/use-cases/defi/index.md"]},{"title":"Agentic Transactions","description":"XRPL AI Starter Kit to help autonomous agents discover, set up, and execute agentic transactions on the XRP Ledger.","includeFiles":["docs/agents/**/*.*"],"excludeFiles":[]},{"title":"Concepts","description":"Core concepts including accounts, tokens, transactions, consensus, and more.","includeFiles":["docs/concepts/**/*.*"],"excludeFiles":["docs/concepts/index.md","docs/concepts/decentralized-storage/index.md","docs/concepts/payment-types/index.md"]},{"title":"Tutorials","description":"Step-by-step guides for building on the XRP Ledger in JavaScript, Python, Go, and more.","includeFiles":["docs/tutorials/**/*.*"],"excludeFiles":[]},{"title":"References","description":"Protocol specification, transaction types, ledger entries, and API methods.","includeFiles":["docs/references/**/*.*"],"excludeFiles":["docs/references/xrp-api.md","docs/references/data-api.md","docs/references/protocol/index.md","docs/references/protocol/ledger-data/ledger-entry-types/index.md","docs/references/protocol/transactions/index.md","docs/references/protocol/transactions/types/index.md","docs/references/http-websocket-apis/api-conventions/index.md","docs/references/http-websocket-apis/public-api-methods/*/index.md","docs/references/http-websocket-apis/admin-api-methods/*/index.md"]},{"title":"Infrastructure","description":"Install, configure, and troubleshoot xrpld and Clio servers.","includeFiles":["docs/infrastructure/**/*.*"],"excludeFiles":["docs/infrastructure/index.md","docs/infrastructure/*/index.md","docs/infrastructure/installation/build-run-xrpld-in-reporting-mode.md","docs/infrastructure/configuration/data-retention/index.md","docs/infrastructure/configuration/server-modes/index.md"]},{"title":"Blog (2023+)","description":"Recent XRPL Blog posts (showing 2023 and newer).","includeFiles":["blog/2023/**/*.*","blog/2024/**/*.*","blog/2025/**/*.*","blog/2026/**/*.*"],"excludeFiles":[]},{"title":"Resources","description":"Developer resources and contribution guidelines.","includeFiles":["resources/**/*.*"],"excludeFiles":["resources/index.md"]}],"excludeFiles":[]},"description":"XRPを統合する人のための汎用的な構成。"},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"ウォレットサーバとしてのxrpldの実行","__idx":0},"children":["ウォレットサーバとしてのxrpldの実行"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ストックサーバは",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"用の汎用的な設定です。ストックサーバを利用することで、XRP Ledgerにトランザクションを送信したり、レジャーの履歴にアクセスしたり、XRPやXRP Ledgerと統合するための最新の",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/introduction/software-ecosystem"},"children":["ツール"]},"を利用したりすることができます。このサーバを使って、クライアントアプリケーションをXRP Ledgerに接続することができます。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ウォレットサーバは、次のすべてのことを行います。"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/networks-and-servers/peer-protocol"},"children":["ピアネットワーク"]},"に接続"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["暗号署名された",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/transactions"},"children":["トランザクション"]},"を中継"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["完全な共有グローバル",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/ledgers"},"children":["レジャー"]},"のローカルコピーを維持"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["バリデータとして",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/consensus-protocol"},"children":["コンセンサスプロセス"]},"に参加するには、代わりに",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/configuration/server-modes/run-xrpld-as-a-validator"},"children":["バリデータとしてxrpldを実行"]},"してください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"xrpld-のインストールと実行","__idx":1},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"のインストールと実行"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["デフォルトのパッケージインストールでは、取引履歴の少ないストックサーバがインストールされます。インストール手順については、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/installation"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"のインストール"]},"をご覧ください。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["インストール後、サーバが一度に保存する履歴の量を調整することができます。この方法については、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/configuration/data-retention/configure-online-deletion"},"children":["オンライン削除の設定"]},"をご覧ください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"トラブルシューティング","__idx":2},"children":["トラブルシューティング"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["詳しくは、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/troubleshooting"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"のトラブルシューティング"]},"をご覧ください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"関連項目","__idx":3},"children":["関連項目"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["コンセプト:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/about/"},"children":["XRP Ledgerの概要"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/concepts/networks-and-servers"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"サーバ"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["チュートリアル:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/configuration/peering/cluster-xrpld-servers"},"children":["xrpldサーバのクラスター化"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/installation"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},"のインストール"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/infrastructure/installation/capacity-planning"},"children":["容量の計画"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["リファレンス:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/ripple/validator-keys-tool/blob/master/doc/validator-keys-tool-guide.md"},"children":["Validator Keysツールガイド"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/consensus_info"},"children":["consensus_infoメソッド"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validator_list_sites"},"children":["validator_list_sitesメソッド"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validators"},"children":["validatorsメソッド"]}]}]}]}]}]},"headings":[{"value":"ウォレットサーバとしてのxrpldの実行","id":"ウォレットサーバとしてのxrpldの実行","depth":1},{"value":"xrpld のインストールと実行","id":"xrpld-のインストールと実行","depth":2},{"value":"トラブルシューティング","id":"トラブルシューティング","depth":2},{"value":"関連項目","id":"関連項目","depth":2}],"frontmatter":{"html":"run-xrpld-as-a-stock-server.html","parent":"server-modes.html","seo":{"description":"XRPを統合する人のための汎用的な構成。","title":"ウォレットサーバとしてのxrpldの実行"},"labels":["コアサーバ"]},"editPage":{"to":"https://github.com/XRPLF/xrpl-dev-portal/tree/master/@l10n/ja/docs/infrastructure/configuration/server-modes/run-xrpld-as-a-stock-server.md"},"lastModified":"2026-06-12T21:31:51.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ja/docs/infrastructure/configuration/server-modes/run-xrpld-as-a-stock-server","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}