rpc-selection-and-resilience

Community

Build resilient Solana RPC access.

AuthorSanctifiedOps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a playbook for selecting reliable Solana RPC providers and building robust client access that can withstand rate limits, outages, and latency spikes.

Core Features & Use Cases

  • Provider comparison across reliability, geo coverage, pricing, and features (webhooks, state compression, etc.).
  • Endpoint configuration per use-case (READ_PRIMARY, READ_CACHE, WRITE_TX, WEBSOCKET) with environment-based rotation.
  • Client resilience with health checks, auto-failover, request hedging, and backoff strategies.
  • Performance optimization via batching, caching, and selective polling.
  • Cost management and monitoring for latency and error budgets.

Quick Start

Define endpoints: RPC_READ_PRIMARY, RPC_READ_FALLBACK, RPC_WRITE, RPC_WS. Implement simple health checks and auto-failover rules based on latency and error rate. Enable caching/batching for reads and monitor latency thresholds.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rpc-selection-and-resilience
Download link: https://github.com/SanctifiedOps/solana-skills/archive/main.zip#rpc-selection-and-resilience

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.