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 +