Skip to content

docs: add node101 to Flare RPC providers - #1464

Open
girginomer10 wants to merge 2 commits into
flare-foundation:mainfrom
girginomer10:girginomer10/doc/node101-flare-provider
Open

docs: add node101 to Flare RPC providers#1464
girginomer10 wants to merge 2 commits into
flare-foundation:mainfrom
girginomer10:girginomer10/doc/node101-flare-provider

Conversation

@girginomer10

@girginomer10 girginomer10 commented Sep 9, 2026

Copy link
Copy Markdown

Summary

Add node101 to toolDescriptions and the RPCs lists for Flare and Coston2. The card description summarizes paid RPC and dedicated nodes; the Coston2 entry explicitly identifies paid testnet access as available on request. The Songbird and Coston lists remain unchanged.

Provider information

node101 provides paid Flare RPC services and managed dedicated nodes for application developers, wallets, exchanges, and analytics teams.

Service features

  • JSON-RPC access for reading blockchain data and submitting transactions.
  • 101 Dashboard for usage, endpoints, performance, and service status.
  • Distributed request handling across multiple nodes for availability and consistent performance.
  • 24/7 technical support from the infrastructure team.
  • Incident reports covering service disruption impact, cause, and resolution.
  • Managed node operations and real-time infrastructure monitoring through monitor101, with traffic and log tracking.

Available on request

  • Coston2 testnet RPC is available on request.
  • Archive node services for historical blockchain data are available on request.
  • Dedicated deployment options in Türkiye, Europe, and the United States. Türkiye-hosted infrastructure can be scoped for local hosting and regulatory requirements. The deployment region and configuration are agreed during onboarding.
  • Additional features and custom configurations may increase the price.

Plans and access

The dedicated node is listed at $1,199/month, with 2,000 CUPS, an unlimited monthly request quota, and a published average response time of 200 ms.

Prices exclude taxes. CUPS means compute units per second, while the monthly quota counts requests. An unlimited monthly quota retains the plan's throughput limit. Response times are published averages, not per-request guarantees.

This is a commercial, closed-source service. No free public RPC, free tier, or free trial is offered. To get started, visit the node101 Flare service page, choose a plan or request a dedicated deployment, and discuss the required network and configuration with the infrastructure team.

Service availability, maintenance, incident handling, and service credits are governed by the applicable Service-Level Agreement.

Verification

  • pnpm install --frozen-lockfile completed.
  • pnpm run build, pnpm run lint:check, and pnpm run typecheck passed.
  • pnpm exec prettier --check src/features/DeveloperTools/developer-tools.json passed.
  • Checked the JSON structure and verified that node101 is added only under Flare and Coston2 RPCs.
  • Rechecked the linked product page and service qualifications.

Copilot AI lite review requested due to automatic review settings September 9, 2026 11:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 Changes recommended

The new node101 description is excessively long for the current UI (no truncation/clamping) and Coston2 availability should be clearly indicated in the Coston2 RPC list entry.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Adds the commercial RPC provider node101 to the Developer Tools dataset so it appears as an RPC option for Flare Mainnet and Coston2 in the Developer Tools UI.

Changes:

  • Added a new toolDescriptions entry for node101.
  • Added node101 to the RPCs category for flare and coston2 networks.
File summaries
File Description
src/features/DeveloperTools/developer-tools.json Adds node101 metadata and includes it in the Flare and Coston2 RPC provider lists.
Review details

Suppressed comments (1)

src/features/DeveloperTools/developer-tools.json:226

  • In the Coston2 RPC list, node101 points to the main Flare RPC landing page; the PR description notes Coston2 access is only available on request. Adding a per-entry subtext clarifies availability in the UI (DeveloperTools supports a ToolItem.subtext field).
          {
            "name": "node101",
            "link": "https://node101.io/en/rpc/flare"
          }
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

"Catenalytica": "FTSO performance, vote power insights, reward analytics and real-time network monitoring.",
"FlareBase": "Web and REST APIs for key data and insights from Flare."
"FlareBase": "Web and REST APIs for key data and insights from Flare.",
"node101": "Paid Flare JSON-RPC and managed dedicated nodes with distributed request handling, the 101 Dashboard, real-time infrastructure monitoring, 24/7 support, and incident reports. Archive nodes and Coston2 testnet RPC are available on request. Deployment options include Türkiye, Europe, and the United States."

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Shortened the shared card description to two concise sentences and added Paid Coston2 testnet RPC available on request. as the Coston2 entry subtext. The full service features, deployment options, and commercial terms remain in the PR description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants