-
Notifications
You must be signed in to change notification settings - Fork 270
Add Chainstack to RPC providers #754
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
Conversation
Chainstack's been an OP node provider for a 1.5 years as of today. We are also providing the free OP nodes as one of the default options in ethers. See here ethers-io/ethers.js#4762
✅ Deploy Preview for docs-optimism ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
WalkthroughThe recent changes introduce information about Chainstack within the Changes
Recent review detailsConfiguration used: .coderabbit.yaml Files selected for processing (1)
Additional context usedLanguageTool
Additional comments not posted (1)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
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.
Actionable comments posted: 2
Outside diff range and nitpick comments (2)
pages/builders/tools/connect/rpc-providers.mdx (2)
Line range hint
57-57
: Consider rephrasing to sound more professional.- Feel free to try fast and reliable nodes. + You are welcome to try our fast and reliable nodes.Tools
LanguageTool
[uncategorized] ~45-~45: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short). (COMMA_COMPOUND_SENTENCE)
Context: ...ee tier, the Developer plan is available and you can sign up with GitHub account or ...
Line range hint
106-106
: Remove unnecessary hyphenation in compound modifiers where the first word is an adverb ending in 'ly'.- ...-to-use, easy-to-integrate, great DevX, highly-rated by community, etc. + ...-to-use, easy-to-integrate, great DevX, highly rated by the community, etc.Tools
LanguageTool
[uncategorized] ~45-~45: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short). (COMMA_COMPOUND_SENTENCE)
Context: ...ee tier, the Developer plan is available and you can sign up with GitHub account or ...
Description
Adding Chainstack to the node provider list as it seems to meet the inclusion criteria.
Tests
NA
Additional context
Chainstack's been an OP node provider for a 1.5 years as of today. We are also providing the free OP nodes as one of the default options in ethers. See here ethers-io/ethers.js#4762
Metadata
NA