From f0da1d8085623415e67e98b8358830081514a6a1 Mon Sep 17 00:00:00 2001 From: Fred Date: Mon, 7 Jul 2025 13:12:08 -0400 Subject: [PATCH] =?UTF-8?q?Update=20building-onchain-nodes.mdx=20to=20incl?= =?UTF-8?q?ude=20Grove=20=F0=9F=8C=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adding Grove 🌿 to list of RPC Providers. --- docs/learn/onchain-concepts/building-onchain-nodes.mdx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/learn/onchain-concepts/building-onchain-nodes.mdx b/docs/learn/onchain-concepts/building-onchain-nodes.mdx index 048c41b..2870dde 100644 --- a/docs/learn/onchain-concepts/building-onchain-nodes.mdx +++ b/docs/learn/onchain-concepts/building-onchain-nodes.mdx @@ -35,10 +35,11 @@ For production applications, choose from Base's ecosystem of trusted node provid ### Popular Provider Options - **Alchemy**: Enhanced features, SDKs, free tier with robust JSON-RPC APIs -- **QuickNode**: Discover Plan with optional "Trace Mode" and "Archive Mode" add-ons -- **Chainstack**: Elastic RPC nodes with geographically diverse, protected API endpoints - **Ankr**: Globally distributed decentralized network with free and paid tiers +- **Chainstack**: Elastic RPC nodes with geographically diverse, protected API endpoints +- **[Grove](https://grove.city)**: Decentralized RPC access powered by the unstoppable [Pocket Network](https://pocket.network/). Free tier includes archive and trace. - **OnFinality**: High-performance archive access with generous free tier and high rate limits +- **QuickNode**: Discover Plan with optional "Trace Mode" and "Archive Mode" add-ons Most providers offer both mainnet and testnet (Sepolia) access. Compare pricing, rate limits, and features like archive data access when selecting a provider. @@ -75,4 +76,4 @@ Running a node is **time-consuming**, **resource-expensive**, and **potentially import PolicyBanner from "/snippets/PolicyBanner.mdx"; - \ No newline at end of file +