From 5cfdc500afcafe50e2348161d763fbaa73d523d2 Mon Sep 17 00:00:00 2001 From: Catalin Rosu Date: Thu, 24 Oct 2024 08:41:32 +0300 Subject: [PATCH] Add RPC providers section --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e2192518..dfc1e9d1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -72,3 +72,13 @@ NEXT_PUBLIC_BUILDER_NEWS_SETTINGS_ID="" ``` > Note from Builder [docs](https://www.builder.io/c/docs/using-your-api-key): The Builder Public API Key is public, meaning that you don't have to keep it private. + +## RPC providers + +To be considered for listing on the https://solana.com/rpc page, providers must demonstrate: + +- **Reliability**: High uptime with robust failover and redundancy. +- **Performance**: Low-latency responses and the ability to handle Solana's high throughput. +- **Documentation**: Comprehensive guides, API examples, setup instructions, and performance dashboards. +- **Developer Support**: Strong resources, active community engagement, and transparent service status reporting. +- **Compliance**: Review by the Solana Foundation to ensure technical, security, and operational standards are met.