# Web3 インフラ運用を気にせずアプリケーションを開発できるよう、ネットワークへのゲートウェイを提供します > 以下のリンクは、各ページの Markdown 版を直接指します。 任意のページは、`index.md` サフィックスなしの URL に `Accept: text/markdown` ヘッダーを付けて取得することもできます(例: `curl -H "Accept: text/markdown" https://developers.cloudflare.com/web3/`)。 > > その他の Cloudflare 製品は、[Cloudflare ドキュメントディレクトリ](https://developers.cloudflare.com/llms.txt) を参照してください。 ## 概要 - [Web3](https://developers.cloudflare.com/web3/index.md): Cloudflare は各種ネットワークへのゲートウェイを提供します。Web3 開発者はインフラの運用を気にせず、アプリケーション開発に集中できます。 ## 概要 - [概要](https://developers.cloudflare.com/web3/about/index.md): Cloudflare Web3 ゲートウェイが HTTP クライアントと分散ネットワークをつなぐ仕組みです。 ## はじめに - [はじめに](https://developers.cloudflare.com/web3/get-started/index.md): Ethereum または IPFS 向けに Cloudflare Web3 ゲートウェイを設定します。 ## IPFS Gateway - [IPFS Gateway](https://developers.cloudflare.com/web3/ipfs-gateway/index.md): IPFS ノードを自前で動かさずに、Cloudflare 経由で IPFS コンテンツを配信します。 - [DNSLink ゲートウェイ](https://developers.cloudflare.com/web3/ipfs-gateway/concepts/dnslink/index.md): DNSLink でドメイン名を IPFS コンテンツに対応づけます。 - [Interplanetary File System (IPFS)](https://developers.cloudflare.com/web3/ipfs-gateway/concepts/ipfs/index.md): InterPlanetary File System がコンテンツを保存し、取得する仕組みです。 - [Universal Path ゲートウェイ](https://developers.cloudflare.com/web3/ipfs-gateway/concepts/universal-gateway/index.md): Universal Path ゲートウェイ経由で、任意の IPFS コンテンツへアクセスします。 - [自動デプロイ](https://developers.cloudflare.com/web3/ipfs-gateway/reference/automated-deployment/index.md): CI/CD パイプラインで IPFS コンテンツのデプロイを自動化します。 - [ピアリング](https://developers.cloudflare.com/web3/ipfs-gateway/reference/peering-with-content-providers/index.md): IPFS のコンテンツプロバイダーとピアリングし、コンテンツ配信を高速化します。 - [ウェブサイトで IPFS を使う](https://developers.cloudflare.com/web3/ipfs-gateway/reference/updating-for-ipfs/index.md): ウェブサイトを IPFS でホストし、Cloudflare 経由で配信します。 - [トラブルシューティング](https://developers.cloudflare.com/web3/ipfs-gateway/troubleshooting/index.md): 523 および 524 エラーを含む、IPFS Gateway のよくある問題を解決します。 ## Ethereum Gateway - [Ethereum Gateway](https://developers.cloudflare.com/web3/ethereum-gateway/index.md): ノードを動かさずに、Cloudflare 経由で Ethereum ネットワークへアクセスします。 - [Ethereum ネットワーク](https://developers.cloudflare.com/web3/ethereum-gateway/concepts/ethereum/index.md): Ethereum のブロックチェーンとスマートコントラクトの仕組みです。 - [ノードの種類](https://developers.cloudflare.com/web3/ethereum-gateway/concepts/node-types/index.md): フルノードとアーカイブノード、および Ethereum クエリにおける役割です。 - [キルスイッチ](https://developers.cloudflare.com/web3/ethereum-gateway/reference/kill-switches/index.md): 緊急時に Ethereum Gateway の機能を無効にします。 - [Rinkeby の廃止](https://developers.cloudflare.com/web3/ethereum-gateway/reference/rinkeby-deprecation/index.md): Rinkeby テストネットワークの廃止のお知らせです。 - [サポートする API メソッド](https://developers.cloudflare.com/web3/ethereum-gateway/reference/supported-api-methods/index.md): Cloudflare ゲートウェイがサポートする Ethereum JSON-RPC メソッドです。 - [対応ネットワーク](https://developers.cloudflare.com/web3/ethereum-gateway/reference/supported-networks/index.md): Cloudflare Ethereum Gateway が対応している Ethereum ネットワークです。 ## API リファレンス - [API リファレンス](https://developers.cloudflare.comhttps://developers.cloudflare.com/api/resources/web3/subresources/hostnames/methods/list/index.md): Web3 ゲートウェイを管理する API エンドポイントです。 ## how-to - [Cloudflare の設定をカスタマイズする](https://developers.cloudflare.com/web3/how-to/customize-cloudflare-settings/index.md): Web3 ゲートウェイに Cloudflare のセキュリティとパフォーマンスの設定を適用します。 - [ゲートウェイをサブスクライブする](https://developers.cloudflare.com/web3/how-to/enable-gateways/index.md): Cloudflare アカウントで Ethereum または IPFS ゲートウェイをサブスクライブします。 - [ゲートウェイを管理する](https://developers.cloudflare.com/web3/how-to/manage-gateways/index.md): Web3 ゲートウェイの作成、編集、削除を行います。 - [ゲートウェイへのアクセスを制限する](https://developers.cloudflare.com/web3/how-to/restrict-gateway-access/index.md): WAF のカスタムルールで、Web3 ゲートウェイへのアクセスを制限します。 - [Ethereum ゲートウェイを使う](https://developers.cloudflare.com/web3/how-to/use-ethereum-gateway/index.md): Cloudflare Ethereum Gateway 経由で JSON-RPC リクエストを送ります。 - [IPFS ゲートウェイを使う](https://developers.cloudflare.com/web3/how-to/use-ipfs-gateway/index.md): Cloudflare IPFS Gateway 経由で IPFS のコンテンツを配信します。 ## reference - [ゲートウェイの DNS レコード](https://developers.cloudflare.com/web3/reference/gateway-dns-records/index.md): Web3 ゲートウェイ向けに作成される DNS レコードです。 - [ゲートウェイのステータス](https://developers.cloudflare.com/web3/reference/gateway-status/index.md): Web3 ゲートウェイのステータス値とその意味です。 - [制限](https://developers.cloudflare.com/web3/reference/limits/index.md): Web3 ゲートウェイのレート制限とサイズ制限です。 - [レガシーゲートウェイの移行](https://developers.cloudflare.com/web3/reference/migration-guide/index.md): レガシーな Web3 ゲートウェイから現行の構成へ移行します。