Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

RPC providers

RPC and developer infrastructure providers supporting Stable.

Overview table

ProviderCategoryDocs / Get StartedNotes
AlchemyRPC + developer platformGet started with AlchemyRPC, WebSocket, monitoring, SDKs
ChainstackRPC + node infrastructureGet started with ChainstackManaged RPC, WebSocket, full and archive nodes
TenderlySimulation + debuggingtenderly.coReal-time simulation, tracing, transaction workflows

Alchemy

A complete blockchain development platform trusted globally. Get started with Alchemy

Capabilities
  • RPC + WebSocket infrastructure
  • Monitoring dashboards
  • Developer APIs and SDKs

Get started: Create a Stable app in the Alchemy dashboard to get an RPC URL, then use it as your JSON-RPC endpoint.

Chainstack

Chainstack provides managed RPC nodes for Stable. You can connect to a deployed node over HTTPS or WebSocket.

Capabilities
  • Managed RPC nodes
  • HTTPS and WebSocket endpoints
  • Full and archive node access

Get started: Create a project in the Chainstack console, select Stable, and deploy a node. Copy its HTTPS or WebSocket endpoint into your application.

Tenderly

A full-stack developer platform offering simulation, debugging, monitoring, and execution tooling.

Capabilities
  • Real-time contract simulation
  • Debugging and tracing
  • Transaction workflows for devs

Get started: Set up a Stable project in the Tenderly dashboard to access simulation, debugging, and transaction tracing for your contracts.


Have an RPC or infrastructure integration with Stable? Reach out at bizdev@stable.xyz.

Where to go next