Skip to content

Update building-onchain-nodes.mdx to include Grove 🌿 #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/learn/onchain-concepts/building-onchain-nodes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

<Tip>
Most providers offer both mainnet and testnet (Sepolia) access. Compare pricing, rate limits, and features like archive data access when selecting a provider.
Expand Down Expand Up @@ -75,4 +76,4 @@ Running a node is **time-consuming**, **resource-expensive**, and **potentially

import PolicyBanner from "/snippets/PolicyBanner.mdx";

<PolicyBanner />
<PolicyBanner />