diff --git a/src/content/docs/web3/reference/migration-guide.mdx b/src/content/docs/web3/reference/migration-guide.mdx index 438c79c9d19..4eda6d4f9be 100644 --- a/src/content/docs/web3/reference/migration-guide.mdx +++ b/src/content/docs/web3/reference/migration-guide.mdx @@ -26,3 +26,5 @@ First, create a [Cloudflare account](/fundamentals/account/create-account/). Then create a new [Web3 custom gateway](/web3/how-to/manage-gateways/#create-a-gateway) with your existing hostname. Alternatively, you could also create a [Web3 custom gateway](/web3/how-to/manage-gateways/#create-a-gateway) for a new hostname and then modify your application to use your newly created hostname ([IPFS](/web3/how-to/use-ipfs-gateway/) or [Ethereum](/web3/how-to/use-ethereum-gateway/)). + +If your application used the public `cloudflare-eth.com` endpoint directly and you are evaluating replacement providers, refer to [OpenChainBench](https://openchainbench.com/benchmarks/ethereum-rpc) for a continuously updated, open-source comparison of free public Ethereum RPC endpoints.