From 0e5ec7eff43e1531c9debf3c16810b51200378ca Mon Sep 17 00:00:00 2001 From: Antonio Date: Thu, 2 May 2024 16:27:46 +0100 Subject: [PATCH] feat: adds alchemy to node providers (#1044) --- docs/build/tooling/node-providers.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/build/tooling/node-providers.md b/docs/build/tooling/node-providers.md index e52deb70e..bb96fa922 100644 --- a/docs/build/tooling/node-providers.md +++ b/docs/build/tooling/node-providers.md @@ -7,6 +7,10 @@ head: # RPC Providers +### Alchemy + +[Alchemy](https://www.alchemy.com/zksync) is a leading developer platform with powerful APIs, SDKs, and tools to build truly scalable onchain apps. Deploy on zkSync Mainnet and zkSync Sepolia Testnet using Alchemy's free and [paid plans](https://www.alchemy.com/pricing). + ### Ankr [Ankr](https://www.ankr.com/rpc/zksync_era/) provides private and public RPC endpoints for zkSync, powered by a globally distributed and decentralized network of nodes. They offer free and [paid plans](https://www.ankr.com/rpc/pricing/) with increased request limits.