Skip to content

Add Grove RPC Endpoint Information #1174

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 13 commits into
base: master
Choose a base branch
from
Open

Conversation

themacexpert
Copy link
Contributor

Description

This pull request adds support for Grove as a decentralized RPC network across multiple pages in the documentation. The changes include adding Grove to the list of supported providers, updating endpoint tables for Moonbeam and Moonriver, and introducing a dedicated section describing Grove's features and setup process.

Additions to supported providers:

  • Added Grove to the list of RPC providers in builders/get-started/endpoints.md.

Updates to endpoint tables:

  • Added Grove's endpoint to the Moonbeam table in .snippets/text/builders/get-started/endpoints/moonbeam.md.
  • Added Grove's endpoint to the Moonriver table in .snippets/text/builders/get-started/endpoints/moonriver.md.

New section for Grove:

  • Introduced a dedicated section for Grove in builders/get-started/endpoints.md, detailing its features, setup process, and benefits for developers.

Image update:

  • Updated the image reference for OnFinality endpoints to accommodate the new Grove section in builders/get-started/endpoints.md.

Checklist

  • I have added a label to this PR 🏷️
  • I have run my changes through Grammarly
  • If this requires translations for the moonbeam-docs-cn repo, I have created a ticket for the translations in Jira
  • If pages have been moved around, I have created an additional PR in moonbeam-mkdocs to update redirects
  • If pages have been moved around, I have run the move-pages.py script to move the pages and update the image paths on the chinese repo
    • After the script has been run, I have created an additional PR in moonbeam-docs-cn
  • If images have been added, I have run the compress-images.py script to compress the images.
  • If variables (in variables.yml) need to be updated (such as a name change), I have updated the moonbeam-docs-cn repo to use the new variables
  • If this page requires a disclaimer, I have added one

Corresponding PRs

Please link to any corresponding PRs here.

After Translation Requirements

  • Will need to create PR in moonbeam-docs repo to remove images
  • Will need to create PR in moonbeam-docs repo to remove variables
  • Will need to create PR in moonbeam-mkdocs repo to add redirects for Chinese site
  • No additional PRs are required after the translations are done

Items to be Updated

Please list any of the items that will need to be added or deleted after the translations are done here.

@Copilot Copilot AI review requested due to automatic review settings July 7, 2025 22:51
@themacexpert themacexpert requested a review from a team as a code owner July 7, 2025 22:51
@themacexpert themacexpert added A2 - Maintenance Minor Pull request contains minor updates to an existing page (i.e., modifying parameters, steps, etc.) B0 - Needs Review Pull request is ready for review labels Jul 7, 2025
Copilot

This comment was marked as outdated.

@themacexpert themacexpert requested review from eshaben and Copilot July 8, 2025 13:41
Copilot

This comment was marked as outdated.

@fredteumer
Copy link

Thanks for all the extra work @themacexpert !

@themacexpert themacexpert requested a review from Copilot July 9, 2025 22:22
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR integrates Grove as a new decentralized RPC provider across the documentation.

  • Adds Grove to the supported providers list and endpoint tables for Moonbeam and Moonriver.
  • Introduces a dedicated Grove section with features, setup steps, and updated images.
  • Updates the OnFinality image reference to accommodate the new Grove section.

Reviewed Changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated 2 comments.

File Description
llms-full.txt Added Grove rows to Moonbeam and Moonriver provider tables.
builders/get-started/endpoints.md Inserted Grove entry in TOC, new Grove section, and updated OnFinality image.
.snippets/text/builders/get-started/endpoints/moonbeam.md Inserted Grove endpoint into the Moonbeam table.
.snippets/text/builders/get-started/endpoints/moonriver.md Inserted Grove endpoint into the Moonriver table.
Comments suppressed due to low confidence (1)

builders/get-started/endpoints.md:120

  • Remove the backslash before the underscore in the target attribute; use '{target=_blank}' instead of '{target=_blank}'.
1. Visit the [Grove Portal](https://portal.grove.city/api/auth/auth0?signup=true){target=\_blank} and sign up for an account

@moonbeam-foundation moonbeam-foundation deleted a comment from Copilot AI Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A2 - Maintenance Minor Pull request contains minor updates to an existing page (i.e., modifying parameters, steps, etc.) B0 - Needs Review Pull request is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants