docs: add node101 to Flare RPC providers - #1464
Conversation
There was a problem hiding this comment.
🟡 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
toolDescriptionsentry fornode101. - Added
node101to theRPCscategory forflareandcoston2networks.
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." |
There was a problem hiding this comment.
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.
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
Available on request
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-lockfilecompleted.pnpm run build,pnpm run lint:check, andpnpm run typecheckpassed.pnpm exec prettier --check src/features/DeveloperTools/developer-tools.jsonpassed.