-
Notifications
You must be signed in to change notification settings - Fork 98
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
themacexpert
wants to merge
13
commits into
master
Choose a base branch
from
themacexpert/grove
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 tasks
eshaben
reviewed
Jul 8, 2025
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Thanks for all the extra work @themacexpert ! |
There was a problem hiding this 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
Co-authored-by: Copilot <[email protected]>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
builders/get-started/endpoints.md
.Updates to endpoint tables:
.snippets/text/builders/get-started/endpoints/moonbeam.md
..snippets/text/builders/get-started/endpoints/moonriver.md
.New section for Grove:
builders/get-started/endpoints.md
, detailing its features, setup process, and benefits for developers.Image update:
builders/get-started/endpoints.md
.Checklist
moonbeam-docs-cn
repo, I have created a ticket for the translations in Jiramoonbeam-mkdocs
to update redirectsmove-pages.py
script to move the pages and update the image paths on the chinese repomoonbeam-docs-cn
compress-images.py
script to compress the images.moonbeam-docs-cn
repo to use the new variablesCorresponding PRs
Please link to any corresponding PRs here.
After Translation Requirements
moonbeam-docs
repo to remove imagesmoonbeam-docs
repo to remove variablesmoonbeam-mkdocs
repo to add redirects for Chinese siteItems to be Updated
Please list any of the items that will need to be added or deleted after the translations are done here.